madnh / FPDM

FPDF Form filling script
10 stars 13 forks source link

Error(Cannot open PDF) #5

Open mmichealjroberts opened 5 years ago

mmichealjroberts commented 5 years ago

Would it be possible to outline all the possible reasons for receiving the above error.

I have saved it in the correct formats as per this SO question: https://stackoverflow.com/questions/25590323/pdf-form-population-with-fpdm/48291214#4829121

And also processed it via $ PDFtk old.pdf output new.pdf.

I'm at a loss as to why this is not working...

MasonicDisorder commented 4 years ago

Not sure but I'm getting the same error...

If you find a solution to this I would very much appreciate learning what you discover.

tertek commented 3 years ago

This version of FPDM is not working on PHP 7.2+.

Use https://github.com/codeshell/fpdm instead