Explore further
Quick PDF Library articles & project samples
We have recently released minor version 16.12 of Quick PDF Library. Below you may see some of the new features included in the library for this release:
Highlights
Delphi 10.3 Rio Support
Added support for GS1 Datamatrix barcodes...
Keep reading
In version 16 of Foxit Quick PDF Library, you might have noticed that there is a new DLL called CPDLL in your download package. What does that mean? We've seem some users asking about the CPDLL. Here are the key differences and ne...
Keep reading
In this post I would like to show you how easy it is to render a page from a PDF onto a graphic surface using Delphi and Debenu Quick PDF Library. The graphic surface in the Windows operating system is called a Devi...
Keep reading
Getting Started Guide for Foxit Quick PDF Library (LIB Edition)
Updated 16 May 2022
Installation
The LIB Edition of Foxit Quick PDF Library is generated automatically by converting the DLL Edition into a static link library.
The static link library file is called DebenuPDFLibraryLIB1411.lib and a header...
Keep reading
Getting Started Guide for Foxit Quick PDF Library (Delphi Edition)
Updated 16 May 2022
Installation
Copy all the DCU and RES files from the relevant installation folder into a directory of your choice.
The default installation folder is: C:\Program Files\Debenu\PDF Library\
Setting the path
You must tell Delphi...
Keep reading
Getting Started Guide for Foxit Quick PDF Library (DLL Edition)
Updated 16 May 2022
Installation
Included with the single DLL file DebenuPDFLibraryDLL1411.dll are various header/import files. They provide an easier way to interface with Quick PDF Library. Technical details of the interface are provided ...
Keep reading
Getting Started Guide for Foxit Quick PDF Library (ActiveX Edition)
Updated 16 May 2022
Installation
After running the installer the DebenuPDFLibraryAX1411.dll and DebenuPDFLibrary64AX1411.dll files will be placed into the ActiveX folder, inside the main installation folder you chose during instal...
Keep reading
Manipulate content streams in PDF Files using Quick PDF Library
Updated 16 May 2022
Foxit Quick PDF Library supports advanced programmatic manipulation of content streams in PDF files.
What are Content Streams?
A page in a PDF document has one or more content stream parts that together contain all the PDF pa...
Keep reading
How to make rendering faster?
Updated 05 April 2017
The following suggestion can help improving rendering speed of your viewer:
Render only part of the PDF page
Render at lower quality. Reduce the width and height and scale it to fit the size needed.
Some PDF page requires a...
Keep reading