|
|
 |
Re: FN-FORUM Auto-generating PDF files
date posted 1st July 2002 17:34
> Has anyone any experience of auto-generating PDF files from database
> content?
>
> Can this be done?
As with almost every task, there are Perl modules that does just that! Just
tie up DBI with one of the following modules:
PDF::Create
Text::PDF
Data::Dbf2pdf
http://search.cpan.org/search?mode=module&query=PDF
Pete
|
 |
|