January 2014

How to render PDF page to device context using Delphi

by Conor | January 31, 2014
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 Foxit Quick PDF Library. The graphic surface in the Windows operating system is called a Device Context handle (DC). Foxit Quick PDF Library contains two different functions that can help […]
Keep reading Keep reading

Add images to PDF programmatically

by Qiming Wang | January 28, 2014
Adding images to PDF files is simple using the PDF API available with Foxit Quick PDF Library. The key functions involved when inserting an image into a PDF are the AddImageFromFile and DrawImage functions. The size of the image drawn onto the PDF is determined by the DPI value of the image (if present). The ImageHorizontalResolution and ImageVerticalResolution […]
Keep reading Keep reading
Used everywhere

Trusted by