I have had a tremendous amount of success with htmldoc. see: 
http://www.easysw.com/htmldoc/ (it's gpl'd and has fairly decent 
documentation).
not a module, but can be easily called from cgi-bin, etc and handles 
formatting really well. you design your output in html and pass it to 
htmldoc and out comes a pdf.
good luck
jim willis

>
>---------- Forwarded message ----------
>Date: Wed,  3 Apr 2002 15:43:39 -0500
>From: Bill McCabe <[EMAIL PROTECTED]>
>To: modperl <[EMAIL PROTECTED]>
>Subject: PDF generation
>
>Hi All
>
>I have a large number of mod_perl modules that connect to various 
>databases and
>generate workflow performance reports for my organization. I give the users 3
>output options: HTML, Excel (Spreadsheet::WriteExcel), and PDF. For PDF output
>I've been using PDF::Create, which has been at version .01 since 1999. It has
>worked flawlessly for my purposes for a couple of years, but is very 
>limited. In
>fine form-follows-function fashion, the end users would now like the 
>PDF output
>gussied up with graphics, etc. Does anyone have any strong (positive or
>negative) recommendations for which module(s) I should migrate to?
>
>
>TIA,
>Bill


-- 

Reply via email to