Examples of filling pdf form with iText in ColdFusion

coldfusion, itext

Solution

i have an example on how to do this in one of my previous question:

Adding a dynamic image to a PDF using ColdFusion and iText

Problem

Looking for some examples of iText 5 and ColdFusion 7. I need to fill some pdf forms with data from the DB all the iText and ColdFusion examples I found are at least 4 years old and use previous version of iText.

Original source