generating great number of pdf with template, anyone exp.?
Posted: Fri May 18, 2007 4:12 am
so i am looking for a solution to create a great number of pdf (invoices) once a month. i need a possibility to use a template for the invoice, modifiable by the user. the data for the invoices comes from a mysql database. so the dynamical data is a table with fix number of columns and dynamical number of rows.
i already searched this forum and others and i found many "building blocks" to do this:
fpdf, ezpdf, pdflib... for generating pdf, html2pdf(many with this and similar names) for converting html to pdf (interesting if i use a html template for the invoice, created by a wysiwyg editor like tinymce), fpdi (if the template is a pdf file).
i am looking for people with experience in this field or especial in a similar situation.
what would you use/ what you used? with out an advice i would try fpdf with fpdi or with some html2pdf class, good idea?
i already searched this forum and others and i found many "building blocks" to do this:
fpdf, ezpdf, pdflib... for generating pdf, html2pdf(many with this and similar names) for converting html to pdf (interesting if i use a html template for the invoice, created by a wysiwyg editor like tinymce), fpdi (if the template is a pdf file).
i am looking for people with experience in this field or especial in a similar situation.
what would you use/ what you used? with out an advice i would try fpdf with fpdi or with some html2pdf class, good idea?