PDF Password and Digital Signature

Questions and postings pertaining to the usage of ImageMagick regardless of the interface. This includes the command-line utilities, as well as the C and C++ APIs. Usage questions are like "How do I use ImageMagick to create drop shadows?".
Post Reply
LaTonya

PDF Password and Digital Signature

Post by LaTonya »

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
User avatar
anthony
Posts: 8883
Joined: 2004-05-31T19:27:03-07:00
Authentication code: 8675308
Location: Brisbane, Australia

Re: PDF Password and Digital Signature

Post by anthony »

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...
Anthony Thyssen -- Webmaster for ImageMagick Example Pages
https://imagemagick.org/Usage/
LaTonya

Re: PDF Password and Digital Signature

Post by LaTonya »

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
Post Reply