Posts tagged with "java" (8)
June 8, 2022
Learn how to take one or more PDFs and merge them into a single PDF file using CFML and Apache PDFBox.
May 31, 2022
Example showing how to create PDFs from HTML using CFML and the OpenHTMLToPDF Java library.
May 28, 2022
Breakdown of how to use PDFBox to convert PDF pages to images with CFML.
March 14, 2018
Formatting a Color PDF to Grayscale
June 18, 2015
Exposing Private Fields in Jsoup's Whitelist Class with Reflection
June 11, 2015
Repeating Watermark with ColdFusion & Java
June 7, 2015
Preserving Order With Java's LinkedHashMap Class