vba to create pdf with password

Hi, In MS Access 2010 I can use the following to create a pdf document

DoCmd.OutputTo acOutputReport, ReportName, acFormatPDF, PathAndNameOfPDF, DisplayPDF, "", , acExportQualityPrint

However this builtin function does not include an option to save with a password.

In the user interface of MS Word it is possible to save to a pdf format with a password. I notice that in MS Access the print ribbon has an option to create a pdf format, which does not include the option of a password.

So, is there a builtin method that creates a pdf with a password.

Many thanks,

Jonathan.

March 19th, 2015 5:30pm

No, you need a third-party PDF writer for that, such as Adobe Acrobat.
Free Windows Admin Tool Kit Click here and download it now
March 19th, 2015 5:34pm

OK. Thanks for confirming this for me.

Jonathan

March 19th, 2015 7:24pm

This topic is archived. No further replies will be accepted.

Other recent topics Other recent topics