Custom toolbar with OLE

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

Moderators: PDF-XChange Support, Daniel - PDF-XChange, Chris - PDF-XChange, Sean - PDF-XChange, Vasyl - PDF-XChange, Ivan - Tracker Software, Stefan - PDF-XChange

1shadow
User
Posts: 13
Joined: Tue May 21, 2013 7:19 am

Custom toolbar with OLE

Post by 1shadow »

Hi,

is there a support in your ActiveX control for displaying a custom Toolbar with tools of my own choosing (as in your non-embedded Viewer) :?: I.e.: see attached screenshot.
Thanks
You do not have the required permissions to view the files attached to this post.
User avatar
Stefan - PDF-XChange
Site Admin
Posts: 19868
Joined: Mon Jan 12, 2009 8:07 am

Re: Custom toolbar with OLE

Post by Stefan - PDF-XChange »

Hi 1shadow,

You will need to create any such toolbars in a copy of the end user Viewer, and store all settings in a data file. You can then load those settings as soon as the control loads - so that the users will directly see your custom toolbars.
Check section 2.2.1.26 of the Viewer manual - LoadSettings.

Best,
Stefan