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

Re: PDF generation from a database!!

Thread Previous | Thread Next
From:
Dr.Ruud
Date:
August 30, 2009 05:58
Subject:
Re: PDF generation from a database!!
Message ID:
20090830122156.11020.qmail@lists.develooper.com
ficovh wrote:

> I need ideas, suggest for generating a report in .pdf  from a data
> containing in a MySQL database.

An alternative way:

1. create the report in HTML (including CSS etc.)
2. let webkit create the PDF

http://code.google.com/p/wkhtmltopdf/
http://github.com/antialize/wkhtmltopdf/

-- 
Ruud

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