On 8/2/05, Bryan Stevenson <[EMAIL PROTECTED]> wrote: > Look at iText found on SourceForge....and put on your Java hat.....great > package...I use it to: > > -create PDFs on the fly (better control than MX 7) > -concatenate PDFs > -convert TIFFs to PDF > > and it can do lots more ;-) >
It's worth noting that MX 7 uses iText under the hood for its PDF-ing, so perhaps you can just use the existing jars. I have no idea if you can develop directly against them (i.e., the database drivers will throw a license exception if you try to use them from a non-CF app), but you do technically have the drivers already. If you can't use them, then I would at least be careful about messing up your classpath with differing iText jars should you . Regards, Dave. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Discover CFTicket - The leading ColdFusion Help Desk and Trouble Ticket application http://www.houseoffusion.com/banners/view.cfm?bannerid=48 Message: http://www.houseoffusion.com/lists.cfm/link=i:4:213472 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

