How do I send a password to ImageMagick via JMagick to open a PDF? If this feature is not available, when will it become available? Also, will the next version of ImageMagick handle digital signatures for PDFs?
Thanks,
LaTonya
PDF Password and Digital Signature
- anthony
- Posts: 8883
- Joined: 2004-05-31T19:27:03-07:00
- Authentication code: 8675308
- Location: Brisbane, Australia
Re: PDF Password and Digital Signature
IM itself does not read PDF files but gets Ghostscript to do so.
As such the better question would be, how can I get ghostscript to handle PDF passwords...
As such the better question would be, how can I get ghostscript to handle PDF passwords...
Anthony Thyssen -- Webmaster for ImageMagick Example Pages
https://imagemagick.org/Usage/
https://imagemagick.org/Usage/
Re: PDF Password and Digital Signature
Remember, I am sending image requests via JMagick instead of the command line. I just want to know if there is any method to send the password along with the PDF. Anyway, thanks for your help.
LaTonya
LaTonya