Closed leonidaswander closed 2 years ago
Double check that the PDF file was transfered in binary mode and was not corrupted during the transfer to your host.
Having this issue too
And did you double check that the PDF file was transfered in binary mode and was not corrupted during the transfer to your host? If not, feel free to share the file in question.
Turned out it was corrupted indeed, my browser was able to view it still, which is why it didn't seem corrupted in the first place. However, when I upload it to the paid version demo of FPDI here: https://www.setasign.com/products/fpdi-pdf-parser/details/ it indeed works with the paid CorruptedReader. I guess to mitigate this issue, you'd have to upgrade
I guess to mitigate this issue, you'd have to upgrade
Or create a valid PDF file - sometimes this is possible by simply resaving it e.g. through Acrobat.
Hi, i need write text in all pages of my pdf file, my code is:
on localhost it works perfectly, but in host i get this error
Is there any library or something that generates this kind of failure?