Customize menus and popup

PDF-XChange Viewer SDK for Developer's
(ActiveX and Simple DLL Versions)

Moderators: TrackerSupp-Daniel, Tracker Support, Vasyl-Tracker Dev Team, Chris - Tracker Supp, Sean - Tracker, Ivan - Tracker Software, Tracker Supp-Stefan

Post Reply
TatianaS
User
Posts: 103
Joined: Mon Mar 18, 2013 4:26 pm

Customize menus and popup

Post by TatianaS »

Hi,
I have two question regarding UI customization via ActiveX component:
1. Is it possible to add custom buttons to the context bar and add custom right click menus?
2. How can I disable the rotation pop-up message (see attachment)?
Thanks.
Attachments
RotateInfoMsg.zip
(25.33 KiB) Downloaded 122 times
Nico - Tracker Supp
User
Posts: 205
Joined: Fri May 18, 2012 8:41 pm

Re: Customize menus and popup

Post by Nico - Tracker Supp »

Hi TatianaS,

Thank you for your post.
Regarding your questions:
1. On section 2.2.3.11 from the PDF-XChange Viewer ActiveX manual you may find the Context Menu User Choices (context menu is described on section 2.2.2.10.3).
The possible values are Default, Deny or Skip; therefore is not possible to add custom buttons to the context menu.
2. To deny all UI prompts and alerts please use the PXCVA_NoUI flag (section 2.4.3 PXCVA_Flags) as it shown in section 2.2.2.4.1.1 <Methods> for RotatePages.
Thanks.

Sincerely,
Post Reply