View Single Post
 
Old 07-09-2014, 06:12 AM
mtbmxrider mtbmxrider is offline Windows XP Office 2010 32bit
Novice
 
Join Date: Jul 2014
Posts: 2
mtbmxrider is on a distinguished road
Question Hiding ActiveX Control When Converting To PDF

Hello MS users,

I'm a relatively new user to VBA in Word (2 months).

I have created a macro-enabled template with some content controls and added an ActiveX button that scans the document for any controls with illogical content (e.g. numbers in a character field).

I wish to have this button hidden when I convert the document to PDF (and hence the final version).

If possible, I don't want users to have to delete the button manually prior to converting to PDF.

Is there any way I can achieve this through VBA?

Thank you.
Reply With Quote