Encryption automation

2006-07-07 17:08:33 by anonymous

Sorry if this was asked before, but I was unable to search this forum.

I'm using the PDFCreator printer to generate PDF reports inside my Delphi applications, by changing the autosave location and filename directly in the config variables.

I'd like to create encrypted PDFs but I can't find variables to store the desired password, even though I can change other security options. PDFCreator always asks the password to the user. I'd like to disable the password dialog and have PDFCreator to use the password generated by my application before printing.

Regards

mycelo