On Sat, 29 Aug 2009 22:18:10 -0500, ficovh <fic...@gmail.com> wrote:

> Hi folks
> 
> I need ideas, suggest for generating a report in .pdf  from a data
> containing in a MySQL database.
> Basically, the idea is putting information from many tables in a
> simple concentrate report. I want tutos, or simple scripts
> for doing this task.

This is exactly what I wrote PDF::ReportWriter for. It supports grouping
with headers & footers, aggregate functions, intelligent page-breaking (
can't make css do that ), images, lots of text formatting options, PDF
templating, XML report definitions, etc, etc.

http://entropy.homelinux.org/axis/ ( click on 'reports' at the top ).

Dan

-- 
To unsubscribe, e-mail: beginners-unsubscr...@perl.org
For additional commands, e-mail: beginners-h...@perl.org
http://learn.perl.org/


Reply via email to