Here is what I need to do in GdPicture.
Load a multipage PDF file from disk.
Display only the first page of the PDF file on a device context (hDC).
Can someone provide a code snippet that will show the methods I must call?
Thank you.
Dim oGdPicture as New gdpicturepro.cGdPicture
GdViewer1.DisplayFromPdfFile("pdffile.pdf")
oGdPicture.SetNativeImage(GdViewer1.GetNativeImage())
oGdPicture.DisplayImageOnHDC(hdc)Return to GdPicture [Pro] ActiveX
Users browsing this forum: No registered users and 1 guest