2 Questions

The PDF Creator enables you to create secure PDF documents and to view, print and process existing PDF documents.
If you have any questions about the installation and usage of the PDF Creator please post them here.
Post Reply
DanielBordeleau
Posts: 21
Joined: Tue Apr 29 2003
Location: Montreal, Quebec

2 Questions

Post by DanielBordeleau »

Hi I've got 2 questions :

1st : Is there a way to disable the Contextual Menu when right clicking on the PDF Creator Object.

2nd : Is there a way to trap an event when the user moves or resize an object on the PDF

Thanks

Daniel
Joan
Amyuni Team
Posts: 2799
Joined: Wed Sep 11 2002
Contact:

Post by Joan »

Hi Daniel,

1st: To disable the popup menu, you need to put the PDF Creator in 'Run' mode, you can do this by sending the command acCommandToolRun. In Run mode, the control will not display the popup menus

2nd: I need to check this issue and I will get back to you but mainly, when using the Developer version of the PDF Creator and adding it to a form, the user of the application can not access the objects in the PDF Creator directly, he or she needs to use your own code to access these objects.
Post Reply