Explore further

Quick PDF Library articles & project samples

Major and Minor Releases All of Debenu's products follow the major.minor format for version numbers. As an example we can look at Debenu Quick PDF Library's current version number 12.11. The first number ("12") is the major versi...
Keep reading Keep reading
A Premium Upgrade Protection Renewal can be purchased by customers who own an active subscription for Premium Upgrade Protection. Customers must renew their subscription within 30 days of the subscription expiring in order to rema...
Keep reading Keep reading
Foxit products can be purchased using the following payment types: Credit Card PayPal For large payments (greater than $1000) we also offer the opportunity to pay via wire transfer, however, this attracts a 2% fee to handle...
Keep reading Keep reading
Before we starting this tutorial make sure that you've read through the previous tutorial which explains how to get up and running with VB6 and Foxit Quick PDF Library. To begin with add a button to your Standard EXE form cal...
Keep reading Keep reading
This tutorial shows you how to get ready to create your first PDF application with VB6 and Foxit Quick PDF Library. 1. Register the ActiveX DLL The first thing you'll need to do is register the ActiveX component. Instructions on h...
Keep reading Keep reading
It is not currently possible to print to multiple paper trays or bins using Foxit Quick PDF Library due to the technical constraints of some of the libraries that we use. For Foxit Quick PDF Library users a workaround is...
Keep reading Keep reading
Foxit Quick PDF Library does not support converting entire HTML documents to PDF, however, it is possible to use a limited set of HTML tags to draw content onto pages in PDF files using the HTML text functions such as DrawHTMLTex...
Keep reading Keep reading
Adding links to PDF files is very straight forward. A link in a PDF is actually an annotation and is placed on top of the content that you wish to link. These hotspot links can be added using the following functions: AddLinkToFil...
Keep reading Keep reading
Currently it is only possible to replace simple text that has not been encoded using Foxit Quick PDF Library using the scripting feature which uses Foxit Quick PDF Library behind the scenes. The function that lets you replace text...
Keep reading Keep reading