Print Page | Close Window

How to use Quick PDF in VC++

Printed From: Debenu Quick PDF Library - PDF SDK Community Forum
Category: For Users of the Library
Forum Name: I need help - I can help
Forum Description: Problems and solutions while programming with the Debenu Quick PDF Library and Debenu PDF Viewer SDK
URL: http://www.quickpdf.org/forum/forum_posts.asp?TID=2598
Printed Date: 23 May 26 at 1:51AM
Software Version: Web Wiz Forums 11.01 - http://www.webwizforums.com


Topic: How to use Quick PDF in VC++
Posted By: michael21
Subject: How to use Quick PDF in VC++
Date Posted: 12 Apr 13 at 5:46AM
I want to display pdf file in a dialog, so i think I can add the Quick PDF Library as an ActiveX on my dialog, but I could not find this ActiveX in the "Insert ActiveX Control" list. I have installed and registered the "DebenuPDFLibraryLite0913.dll" , the two C++ files are also included in my project, what should I do ?



Replies:
Posted By: AndrewC
Date Posted: 12 Apr 13 at 7:01AM
Michael,

The Lite version doesn't support PDF rendering.  The full version has functions such as QP.RenderPageToFile and QP.RenderPageToDC which can be used in C++.

Also, the "DebenuPDFLibraryLite0913.dll" is not a visual ActiveX control and cannot be added via the "Insert ActiveX Control" - The Lite version comes with support / import files installed during installation.

Andrew.


Posted By: michael21
Date Posted: 12 Apr 13 at 4:51PM
Andrew,

Thanks for answer my question.

I just want to load a pdf file and display it in my dialog-based VC++ application, can the Lite version do the job ?


Posted By: Ingo
Date Posted: 12 Apr 13 at 8:16PM
This isn't as easy as you think.
Andrew told you already that for this functionality you need the render-functions from QP and these are missing in the lite-version and you know now that it's a normal dll ;-)
Cheers, Ingo



Print Page | Close Window

Forum Software by Web Wiz Forums® version 11.01 - http://www.webwizforums.com
Copyright ©2001-2014 Web Wiz Ltd. - http://www.webwiz.co.uk