develooper Front page | perl.beginners | Postings from August 2009

Re: PDF generation from a database!!

Thread Previous | Thread Next
From:
Dan
Date:
August 31, 2009 15:42
Subject:
Re: PDF generation from a database!!
Message ID:
e2e7cf001608c46f4d0f302e152ae9eb@127.0.0.1
On Sat, 29 Aug 2009 22:18:10 -0500, ficovh <ficovh@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

Thread Previous | Thread Next


nntp.perl.org: Perl Programming lists via nntp and http.
Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About