> 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.
Good heads up there Dave. I'm pretty sure that if it's built-in to CF, then it's not in there as iText.jar (as I didn't see it when I dropped mine on my dev machine a few weeks back). After dropping in the jar file, all worked fine (this is an MX 7 install as a J2EE instance). BTW...if MX 7 is using iText under the hood, it's only using the HTML to PDF abilities. iText can do a hell of alot more than just making HTML in to a PDF.....far finer control....lots of bells andf whistles (once you decipher them). The one thing it's missing is decent CF examples (all are of course in Java) Cheers Bryan Stevenson B.Comm. VP & Director of E-Commerce Development Electric Edge Systems Group Inc. phone: 250.480.0642 fax: 250.480.1264 cell: 250.920.8830 e-mail: [EMAIL PROTECTED] web: www.electricedgesystems.com ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Find out how CFTicket can increase your company's customer support efficiency by 100% http://www.houseoffusion.com/banners/view.cfm?bannerid=49 Message: http://www.houseoffusion.com/lists.cfm/link=i:4:213474 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=11502.10531.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

