set scrollbar on all the doucment using PDF-XChange Editor Simple SDK

PDF-XChange Editor SDK for Developers

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

Forum rules
DO NOT post your license/serial key, or your activation code - these forums, and all posts within, are public and we will be forced to immediately deactivate your license.

When experiencing some errors, use the IAUX_Inst::FormatHRESULT method to see their description and include it in your post along with the error code.
Post Reply
ccarrere
User
Posts: 1
Joined: Tue Jun 20, 2017 7:08 am

set scrollbar on all the doucment using PDF-XChange Editor Simple SDK

Post by ccarrere »

Hello,

I am using the PDF-XChange Editor Simple SDK .
I used the C++ example to customize it. In fact I want to have the scroll bar at the document level, not at the page level.
That means the scroll bar can navigate in all the document.
Is it possible to do it with the PDF-XChange Editor Simple SDK?
Do you have per chance an example of C++ code having this behavior ?

Regards,
Christophe
Sasha - Tracker Dev Team
User
Posts: 5522
Joined: Fri Nov 21, 2014 8:27 am
Contact:

Re: set scrollbar on all the doucment using PDF-XChange Editor Simple SDK

Post by Sasha - Tracker Dev Team »

Hello Christophe,

This code is too complex for the sample code provided. All of the position calculation and drawing should be done from your side.
Alternatively I can advice using the Editor SDK - that provides vast customization possibilities and, as you are using C++ you won't have any problems with some types and methods that other languages have.

Cheers,
Alex
Subscribe at:
https://www.youtube.com/channel/UC-TwAMNi1haxJ1FX3LvB4CQ
Post Reply