Save As PDF from UserForm Issue
Hello,
Essentially, the UserForm that loads when the Document is opened allows you to save the document as a PDF if the PDFCheck (CheckBox) is selected.
All of the VBA works as intended if you execute from the Console. However, the UserForm does not seem to execute the SaveAsPDF Sub when the UserForm first loads.
Why?
I have attached an example of the document.
|