looking for a free PDF ActiveX Control or DLL.

Oct 24, 2009 at 1:46pm
i'm currently seeking a free PDF ActiveX Control or DLL. Could anyone help me where to find it ?? also if someone know how the PDF Structre Data Format is could you please tell me ?? Thanks.
Oct 24, 2009 at 3:13pm
google the Haru pdf library, and also the Adobe PDF documentation( it is itself a PDF file that is 1300 some odd pages long, but has the specifications of the PDF standard should you want to make your own PDF library ).
Oct 26, 2009 at 9:48am
It depends on what you want to do.
For basic tasks, the native Acrobat Reader OCX is sufficient (#import in VC)
Oct 26, 2009 at 3:28pm
very true, i didn't think of that, I don't use VC, so definitely take a look at it
Oct 26, 2009 at 3:51pm
could you show me the simple code example of how to import that OCX in VC ?
Topic archived. No new replies allowed.