These forums are now Read Only. If you have an Acrobat question, ask questions and get help from one of our experts.

Visio UIObject and Adobe PDFMaker menu problems

ben.harrison
Registered: Jan 23 2007
Posts: 6

My basic VBA project adds a Menu item to the Custom Menus collection for the active drawing. However it doesn't play nicely with the Adobe PDFMaker menu.
 
Specifically the Custom menu that PDFMaker adds seems to ignore the fact that other Custom menus might be added to the active drawing, or session or application. My workaround is to add my custom menu, then remove it, wait some time, then add it again.
 
I have searched many internet fora for this issue and discovered that many people believe that the issue is with the Adobe PDFMaker menu. What is the recommended way for VBA authors to add menu items that need to co-exist with the PDFMaker menu?
 
Thanks,
 
Ben

My Product Information:
Acrobat Pro 7, Windows
thomp
Expert
Registered: Feb 15 2006
Posts: 4411
This is a MS, Visio, and VB issue, not an Acrobat issue.

Thom Parker
WindJack Solutions
[url=http://www.windjack.com]www.windjack.com[/url]

The Acrobat JavaScript Reference, Use it Early and Often
[url=http://www.adobe.com/devnet/acrobat/]http://www.adobe.com/devnet/acrobat/[/url]

Thom Parker
The source for PDF Scripting Info
www.pdfscripting.com
Very Important - How to Debug Your Script