Automatic creating PDF files with password

Hi,
I have PDF files which I need to get password-protected. Now I open the file, let it print through PDF Creator and entering both passwords.
Is any possibility to make it automatically - I have both file name and password for that file to use. Is anybody able to help me, if this is possible to do i.e. by batch or VBA?

Hi,

if the password for all files is supposed to be the same, you can simply store the password in the PDFCreator settings and it will get applied automatically.
If you need it to be dynamic, you can use our COM interface: http://docs.pdfforge.org/pdfcreator/3.2/en/pdfcreator/com-interface/

Best regards

Robin