move to next frame in pdf file

Discussions about GdPicture.NET usage in non managed applications built in vb6, Delphi, vfp, MFC c++ etc...
Post Reply
btkelleman
Posts: 2
Joined: Fri Jan 17, 2014 8:51 pm

move to next frame in pdf file

Post by btkelleman » Wed Mar 12, 2014 5:08 pm

How can I move to a the next frame in a multipage pdf file.
I am using a access application(Com) and gdpicture imaging sdk?

Cannot figure out where sample code is to move to next frame.
I don't want to use the built in code with the mouse. I rather have a command button
If you can point me to the right direction to get started

SamiKharma
Posts: 352
Joined: Tue Sep 27, 2011 11:47 am

Re: move to next frame in pdf file

Post by SamiKharma » Thu Mar 13, 2014 10:43 am

Hi,

If you are talking about the GdViewer, there are page navigation functions like:
DisplayNextPage()
DisplayPreviousPage()
DisplayLastPage()
DisplayFirstPage()
DisplayPage(PageNo)

If you are talking about the GdPicturePDF, there is the function SelectPage(PageNo)

Best,
Sami

Post Reply

Who is online

Users browsing this forum: No registered users and 0 guests