in reply to Re^10: blank pdf generated using PDF::API2 (Updated)
in thread blank pdf generated using PDF::API2

Hi all,

just a quick update: I didn't find any way to handle correctly the protected PDF with PDF::API2 :(

I finally choose to simply check if the PDF is bigger than 100 pages and move it to a specific folder in that case. I then split all the big PDFs using sejda-console. As 99% of the PDFs we received are smaller, sejda is not started too often and the whole process is not significantly longer.

Thank you all for your help, hopefully PDF::API2 will be able some day to handle those PDFs as well :)

Best regards.

  • Comment on Re^11: blank pdf generated using PDF::API2 (Updated)