Do you own a Debenu Quick PDF Library 12/11/10/9/8/7? Upgrade to Debenu Quick PDF Library 13!

Foxit Quick PDF Library

Frequently Asked Question:

Return to FAQ Index

How do I initiate the Delphi Edition of Quick PDF Library when using a Delphi IDE?

Question

How do I initiate the Delphi Edition of Quick PDF Library when using a Delphi IDE?

Answer

Quick PDF Library is a class, not a component. The software does not get installed into the Delphi IDE and you do not place a component onto a form. Instead, you create an instance of the component whenever you need to, much like other VCL classes (for example TStringList or TFileStream).

Simply add the QuickPDFLibrary unit QuickPDF0714 to the uses clause, declare a variable of type TQuickPDF0714, and call the Create class function. When you are finished using the class, call the Free function, usually within a try...finally block.

The first function you should call is the UnlockKey function, passing it your license key.

Note: the unit name will change depending on the version of Quick PDF Library you're using. If you're using version 7.15 then the unit name will be QuickPDF0715 and so on.


© 2015 Debenu & Foxit. All rights reserved. AboutBuyContactBlogNewsletterSupportFAQProduct UpdatesForum