Do you own a Debenu Quick PDF Library version 7, 8, 9, 10, 11, 12, 13 or iSEDQuickPDF license? Upgrade to Debenu Quick PDF Library 14 today!
Using ActiveX and RAD 2009 - 2010 C++ |
Post Reply |
Author | |
duffo
Beginner Joined: 12 Dec 06 Location: Italy Status: Offline Points: 1 |
Post Options
Thanks(0)
Posted: 24 Dec 09 at 3:27PM |
Hello,
I scratched my head a lot, but never found some hint for QPDF under Borland / Codegear / Embarcadero C++.
So:
Import the QuickPDF type library. Be sure to check the "create component wrappers" option.
This operation will create:
QuickPDFAX0717_OCX.cpp
QuickPDFAX0717_TLB.cpp
Create a new project and tell the project manager to use the unit QuickPDFAX0717_OCX.h
You have now the PDF power in your hands. Use the class:
TPDFLibrary *QP = new TPDFLibrary(this);
Remember: use only OLEstrings (e.g.: using StringToOleStr(string)) to "talk" with the ActiveX.
HTH
Claudio
|
|
Post Reply | |
Tweet
|
Forum Jump | Forum Permissions You cannot post new topics in this forum You cannot reply to topics in this forum You cannot delete your posts in this forum You cannot edit your posts in this forum You cannot create polls in this forum You cannot vote in polls in this forum |
Copyright © 2017 Debenu. Debenu Quick PDF Library is a PDF SDK. All rights reserved. About — Contact — Blog — Support — Online Store