June 8, 2022 · 4 min read
Learn how to take one or more PDFs and merge them into a single PDF file using CFML and Apache PDFBox.
May 31, 2022 · 6 min read
Example showing how to create PDFs from HTML using CFML and the OpenHTMLToPDF Java library.
May 28, 2022 · 7 min read
Breakdown of how to use PDFBox to convert PDF pages to images with CFML.