Hello all Excel Experts!
I have VBA code which uses the .ExportAsPDF method to export my workbook to a PDF file.
I need to be able to password protect that PDF file so that it can not be modified. I can do this either with VBA or by running external (DOS) code.
Does anyone have any suggestions?
I have VBA code which uses the .ExportAsPDF method to export my workbook to a PDF file.
I need to be able to password protect that PDF file so that it can not be modified. I can do this either with VBA or by running external (DOS) code.
Does anyone have any suggestions?