I am using pro ActiveX, i want to set CurrentPage of a PDF loaded into GDViewer, how can i do it ?
Though i code like this
- Code: Select all
GdViewer1.CurrentPage = 1
GdViewer1.Redraw
GdViewer1.Refresh
But still GDViewer does not refresh at all.
-Thanks,
Viral

