Explore further

Quick PDF Library articles & project samples

Problems can arise when working with longer JavaScript strings using Foxit Quick PDF Library. Essentially, these issues occur due to the nature of Delphi, the programming language in which Foxit Quick PDF Library is written. Delph...
Keep reading Keep reading
PDF is not itself a display format, but rather a container for content. Regardless of which specific technology is used, PDF files are prepared for display through a process known as "rendering". As outlined in this blog post, thi...
Keep reading Keep reading
The following error message is shown sometimes when using ASP, VBScript, Microsoft Access, VBA and other technologies: ActiveX component can't create object As the error message describes the ActiveX component can't create the ref...
Keep reading Keep reading
There are two types of PDF forms - XFA and AcroForms. An XFA form will always have a corresponding AcroForm. When getting/setting XFA form fields - Foxit Quick PDF library only changes the XML description of the fields in the PDF....
Keep reading Keep reading
Foxit Quick PDF Library can print PDF files to installed physical printers (e.g. Lexmark S300 Series) or virtual printers (e.g. Microsoft XPS Document Writer). If you do not need granular control over the printer settings the...
Keep reading Keep reading
Foxit Quick PDF Library can print PDF files to an installed printer using the PrintDocument function. PDF files can be printed to any installed printer driver regardless of whether it is for a physical printer or a virtual pr...
Keep reading Keep reading
A selection of Foxit Quick PDF Library features can be accessed through Direct Access (DA) functions. The names of DA functions are similar to those of their equivalent standard functions, but begin the the prefix "DA". Direct Acc...
Keep reading Keep reading
Unless page size is otherwise specified, new pages created using Foxit Quick PDF Library will correspond to the Letter standard size. Respectively, this corresponds to: 612.0 x 792.0 pt 8.50 x 11.0 in 215.9 x 297.4 mm 21.857 x 27...
Keep reading Keep reading
When using the ActiveX edition of Foxit Quick PDF Library in Visual Studio it is possible to come across this error message: Ambiguity between class 'DebenuPDFLibraryAX1014.PDFLibrary' and interface 'DebenuPDFLibraryAX1014.PDFLibr...
Keep reading Keep reading