Herbold, John W. wrote: >Has anybody done anything with sending data from DBI calls to PDF files? > >Thanks ! > >John W. Herbold Jr. >IS Specialist/DBA > > I have done that sucessfully by stuffing data retrieved with DBI into LaTeX templates and piping the result through pdflatex. Most other solutions I have heard of stuff the data into XML templates and convert the XML to pdf (AxKit, PDF::Template), but I have no practical experience with these.
Bodo
