I don't believe you can swap in a newer version of iText and still have cfdocument work. So if cfdocument isn't doing what you want then you will have two switch to a different PDF generation technology. If you switch to a later version of iText you will no longer be using ColdFusion, which would violate your constraint of not using anything other than ColdFusion. If you are having to switch technologies and PDFs are important to you, you might want to find something better than iText, which has many bugs and flaw in my experience. iText has the advantage of being free. There are other PDF generation technologies that hide the complexity behind ColdFusion custom tags, but most of these cost money.
There is an iText mailing list that gets a healthy amount of posts to it. -Mike Chabot On Fri, Feb 13, 2009 at 12:16 AM, Daniel . <[email protected]> wrote: > > thanks everyone > > I will look into that ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to date Get the Free Trial http://ad.doubleclick.net/clk;207172674;29440083;f Archive: http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:319286 Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

