If there an easy way to generate PDF files on a Unix system using Perl and a CGI interface. I'd like to be able to read records from a database and generate a work order outputing it to the PDF format which can then be e-mailed to vendors. Is there a module for this? or some other pre-existing code??
Thanks.