If you've ever needed to host a PDF in a windows form application, the easiest way to do so is by using the ActiveX control provided by Adobe Acrobat. Accessing it is easy: Right click the toolbox, select Choose Items, select COM Components, then check Adobe PDF Reader.
The Adobe PDF Reader control now shows up in your toolbox under the General tab. You can move this to a different tab by dragging and dropping.
If you drag this to your Windows Form, it now acts like a regular control. Its...
1 comment posted.
#1
jimalbright
272 days, 3 hours, 7 minutes ago said:
Is there any way of adding parameters to this control? I would like to jump to a unique text in the PDF upon opening? You can do it in Acrobat.