filippotoso / pdf-watermarker

Simple PDF Watermarker with Laravel support
Other
6 stars 7 forks source link

This PDF document is encrypted and cannot be processed with FPDI. #4

Closed NALAWALAMURTUZA closed 8 months ago

NALAWALAMURTUZA commented 8 months ago

Please suggest how to resolve this issue.

Screenshot (145)

filippotoso commented 8 months ago

You have to decrypt the PDF before processing it.

NALAWALAMURTUZA commented 8 months ago

@filippotoso i m used test.pdf file below is my file 1698298617_bid.pdf

NALAWALAMURTUZA commented 8 months ago

or is there any way we can identify this is a secure pdf file? @filippotoso

filippotoso commented 8 months ago

Just try/catch the exception