Unix or Linux? I know that there's a number of libraries (many are open source - look up pdf at Sourceforge - www.sf.net) for generating PDF's. You don't have the "ease" of ActivePDF's COM interface, but the libraries have the advantage of being very lightweight, like most things in the Unix world. Of course, you'll have to write some Java or C++, but you wouldn't have moved to *nix if you wanted to do things the easy way.
--- Billy Cravens ----- Original Message ----- From: "Dave Carabetta" <[EMAIL PROTECTED]> To: "CF-Talk" <[EMAIL PROTECTED]> Sent: Friday, December 07, 2001 10:30 AM Subject: Dynamic PDF products for Unix? > I would like to generate dynamic PDFs from ColdFusion. When I was in a > Windows environment, activePDF was a great solution for this. However, it is > not supported in Unix, and that's the evironment I'm now in. Do any of you > CF/Unix users have experience with reliable PDF generators from CF? > > Thanks in advance, > Dave. > > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Structure your ColdFusion code with Fusebox. Get the official book at http://www.fusionauthority.com/bkinfo.cfm FAQ: http://www.thenetprofits.co.uk/coldfusion/faq Archives: http://www.mail-archive.com/[email protected]/ Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

