Charlie Rubeor wrote: > Here is a link to what we use. Cheap, works great. > http://www.sanface.com/txt2pdf.html
We used to use that, now we use iText, http://www.lowagie.com/iText/ an open source Java API for creating PDF documents. I do it behind the scenes of a web application, but you could certainly execute a Java program from a command line, so it technically fulfills the OP's requirements. ;) -- Wendy Smoak ------- u2-users mailing list [EMAIL PROTECTED] To unsubscribe please visit http://listserver.u2ug.org/
