Good morning,
I'm really needing some help on creating a Password Protected PDF using VBA. I need to do this for many files and already have a looped macro to create the PDF etc, just not password protect. Each file will also need to have a unique password found in a certain cell on the Excel file.
At the moment I've found some code to use PDF Creator but I'm using Excel 2013 and can;t even get past the "Dim pdfjob As PDFCreator.clsPDFCreator" without a User Defined Error.
I've enabled PDF Creator and Visual Basic in the references but still no luck.
Truly lost. Any help much appreciated.
I'm really needing some help on creating a Password Protected PDF using VBA. I need to do this for many files and already have a looped macro to create the PDF etc, just not password protect. Each file will also need to have a unique password found in a certain cell on the Excel file.
At the moment I've found some code to use PDF Creator but I'm using Excel 2013 and can;t even get past the "Dim pdfjob As PDFCreator.clsPDFCreator" without a User Defined Error.
I've enabled PDF Creator and Visual Basic in the references but still no luck.
Truly lost. Any help much appreciated.