Print Page | Close Window

C++ getting started

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=1381
Printed Date: 22 Jul 25 at 2:37PM
Software Version: Web Wiz Forums 11.01 - http://www.webwizforums.com


Topic: C++ getting started
Posted By: Didi
Subject: C++ getting started
Date Posted: 23 Mar 10 at 10:01AM
Hi, I'm looking for a pdf solution to be integrated in an existing CAD program.
What I fwooul like at QuickPDF is the price, and that there are no royalities.
We develop with MS Visual C. I downloaded the example, "Hello World" for DLL, but it doesn't work.
First to be compiled, I had to insert #include "stdafx.h"
The program refers to a QuickPDFDLL0717.dll, installed is a QuickPDFDLL0718.dll
I changed the command:
 QuickPDFDLL0717 QP("C:\\Programme\\Quick PDF Library\DLL\\QuickPDFDLL0718.dll");
But the constucor still fails. Are there working examples for C++ available, is anybody using the tool with C++?
 



Replies:
Posted By: Didi
Date Posted: 23 Mar 10 at 2:08PM
PS I didn't find an "EDIT" button in the forum, so I continue writing here.
I found in the \DLL\Import\CPlusPlus directory the QuickPDFDLL0718.cpp and the .h file.
With that files "hello world" works well. Can I find anywhere more examples in C++?



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