NaniG Posted August 29, 2011 Share Posted August 29, 2011 Hi 2 all, I want to create the Dynamic PDF Invoices using PHP and MySQL. Am attaching the Invoice PDF format. It should be same format as attached. As am using the FPDF to create the PDFs, but am unable to create it. Please help me out. [attachment deleted by admin] Link to comment https://forums.phpfreaks.com/topic/245985-creating-dynamic-pdfs/ Share on other sites More sharing options...
dougjohnson Posted August 29, 2011 Share Posted August 29, 2011 We use this tool to create our dynamic PDFs: http://www.easysw.com/htmldoc/ There is a passthru command you can use within your php script to create the pdf's from a php created html file. Link to comment https://forums.phpfreaks.com/topic/245985-creating-dynamic-pdfs/#findComment-1263321 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.