NOTE: As of July 5, 2009, this blog has been discontinued and replaced by the new Thought Delimited blog. All of the entries in this blog can be found there, along with new posts.

Why ColdFusion? Built-in Functions for Creating/Interacting with PDF files

On DZone today, I saw two posts today about how to generate PDF files. One technique used a Java library called iText to create the PDF, the other looks like it uses Python.

ColdFusion developers don't need to worry about choosing a library or a 3rd-party application to generate PDF files: CF comes with functions/tags for creating PDF documents out of HTML, concatenating several PDF files into a single file, and writing information to and from PDF form files.

I don't currently have much need to use the PDF functions in ColdFusion, but it's nice to know they are there when I do need them.

Comments
BlogCFC was created by Raymond Camden. This blog is running version 5.1.004.