Explore historical articles, tutorials, and technical guides for Foxit Quick PDF Library. Note: This product has been discontinued and integrated into our latest SDK tools.
Don’t worry, the installer for Foxit Quick PDF Library might be around 100 MB these days but the binaries that you will need to distribute with your application are much smaller. The reason the installer is so big is that it includes: 4 different Editions of the library (Delphi, ActiveX, DLL, LIB) The Delphi Edition includes [...]
Yes, in certain circumstances we do enter into arrangements where companies can pay us to add features to our products. However, we’ll only ever add a feature to our products if that feature is in line with the direction that we’d like the product to go in. You can contact our sales team if this [...]
No, Foxit does not offer a premium support payment option. We endeavor to provide free support to all of our customers on a first come, first served basis within a reasonable time frame. Support is primarily provided through email. If the issue is unable to be resolved through email then other support mediums can be investigated. [...]
The responsibility for purchasing licenses for Foxit Quick PDF Library resides with the company that will have control ownership of the source code after development is done. As an example, if Company A hires Company B to develop software that utilizes Foxit Quick PDF Library and at the end of the process Company A has full ownership of [...]
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 version number. The second number (“11”) is the minor version number. In some of our other products we have [...]
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 called Hello World. Then double-click on the button and in the code view in the VB6 [...]
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 remain eligible. The 12 month subscription period begins on the same day and month as the original purchase date, even if [...]
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 the processing and transaction costs. Contact our sales team if you would like to pay using this method.
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 how to do this can be found on the getting started page for the ActiveX [...]
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 possible by implementing the printing job manually using the RenderPageToDOC function and some transformations. This article refers [...]