5
shouts

PDF From Web in AxAcroPDF

posted by KodefuGuruKodefuGuru 279 days, 15 hours, 10 minutes ago
Saturday, June 13, 2009 3:59:03 AM GMT

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...

category: Foundation | clicked: 34 | | source: www.kodefuguru.com | show counter code
tags: ActiveX, Adobe, PDF, Windows Forms

1 comment posted.

  • url Saturday, June 20, 2009 4:02:38 PM GMT

    jimalbrightjimalbright 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.

To post your comment please login or signup