On Wed, Apr 03, 2002 at 03:43:39PM -0500, Bill McCabe wrote:
> 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?

I've had good success with PDFLib <http://www.pdflib.org/>, but the
license isn't what one could have hoped for :-/ Matt Sergeant wrote an
OO interface to pdflib_pl.pm which is what I am using.

-- 
  Thomas Eibner <http://thomas.eibner.dk/> DnsZone <http://dnszone.org/>
  mod_pointer <http://stderr.net/mod_pointer> <http://photos.eibner.dk/>

Reply via email to