LabWindows/CVI

cancel
Showing results for 
Search instead for 
Did you mean: 

How to add scroll bar to an active x document (PDF)?

Hello!

I have created an active x object (create from file) to view a pdf document directly in the main panel. But the problem is that my document is a multipage pdf document and i only view the first page of this doc.

So how can I do to view the other pages or how can i do to add a scroll  bar.

Thank you

0 Kudos
Message 1 of 2
(3,286 Views)
Hello rf31,
 
With the Acrobat reader, there is function called AcroPDFLib_IAcroAXDocShimgotoNextPage
 
 
Hope this helps. If it doesn't please provide me with more information about the way you use CVI to display PDF files into an UIR.
 
Regards,
0 Kudos
Message 2 of 2
(3,255 Views)