Quick Load Option available?

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

RudolfErnst
User
Posts: 73
Joined: Tue Oct 14, 2008 2:14 pm

Quick Load Option available?

Post by RudolfErnst »

Hi,

in our client application we use the ActiveX Browser Plugin in an Eclipse RCP framework. Our clients have a lot of small pdf files which they want examine one by one in different orders. Normally such a pdf file is small and contains only one page. Browsing through a series of documents means loading one page after another. Unfortunatedly our clients want to scroll through a series of documents like having one big document and scrolling it down.

Now i have noticed that the load time of a document in the ActiveX Browser Plugin is nearly the same whether I load a 20 kB File or a 3 MB file. So I think this time is spent to initialize some program functionality and document structures.

Now my question: can I speed up the loading of a document when I know before that I have only one page and my client will only display the page and not use any editing tools that have to be initialized, in short: is there a quick load option. Or can this be done by setting some properties which turn off some features of PDFXChange?

kind regards
Rudi
User avatar
Vasyl - PDF-XChange
Site Admin
Posts: 2449
Joined: Thu Jun 30, 2005 4:11 pm

Re: Quick Load Option available?

Post by Vasyl - PDF-XChange »

It is impossible in current realization. For this you can use Viewer Simple SDK.
PDF-XChange Co. LTD (Project Developer)

Please archive any files posted to a ZIP, 7z or RAR file or they will be removed and not posted.
RudolfErnst
User
Posts: 73
Joined: Tue Oct 14, 2008 2:14 pm

Re: Quick Load Option available?

Post by RudolfErnst »

Is there more documentation than PXCView36SSDK_Help.chm?
User avatar
Vasyl - PDF-XChange
Site Admin
Posts: 2449
Joined: Thu Jun 30, 2005 4:11 pm

Re: Quick Load Option available?

Post by Vasyl - PDF-XChange »

You can see Viewer Simple SDK Examples also for this..
PDF-XChange Co. LTD (Project Developer)

Please archive any files posted to a ZIP, 7z or RAR file or they will be removed and not posted.
RudolfErnst
User
Posts: 73
Joined: Tue Oct 14, 2008 2:14 pm

Re: Quick Load Option available?

Post by RudolfErnst »

Hi Vasyl,

is there a Java api for the Simple SDK?

regards
Rudi
User avatar
Lzcat - Tracker Supp
Site Admin
Posts: 677
Joined: Thu Jun 28, 2007 8:42 am

Re: Quick Load Option available?

Post by Lzcat - Tracker Supp »

No, there is no translation for Java, sorry. However the Simple DLL SDK use's the same calling conventions as WinAPI, so you may try to make translation yourself.
Victor
Tracker Software
Project manager

Please archive any files posted to a ZIP, 7z or RAR file or they will be removed and not posted.