f.ismayil Posted April 22, 2011 Share Posted April 22, 2011 I need php code that creates pdf file with table inside. Link to comment https://forums.phpfreaks.com/topic/234420-creating-pdf-files-with-table-inside/ Share on other sites More sharing options...
joquius Posted April 22, 2011 Share Posted April 22, 2011 Frankly google will find the answer for you much faster: http://blogs.sitepoint.com/generate-pdfs-php/ http://www.pdflib.com/ Link to comment https://forums.phpfreaks.com/topic/234420-creating-pdf-files-with-table-inside/#findComment-1204786 Share on other sites More sharing options...
f.ismayil Posted April 22, 2011 Author Share Posted April 22, 2011 Before posting question here I googled it already. I have found codes of creating pdf files. However how I will create table, I do not know. Link to comment https://forums.phpfreaks.com/topic/234420-creating-pdf-files-with-table-inside/#findComment-1204791 Share on other sites More sharing options...
gristoi Posted April 22, 2011 Share Posted April 22, 2011 Have a look at usin a class called mpdf. This allows you to create PDF tables from HTML Link to comment https://forums.phpfreaks.com/topic/234420-creating-pdf-files-with-table-inside/#findComment-1204861 Share on other sites More sharing options...
gevensen Posted April 22, 2011 Share Posted April 22, 2011 fpdf.org works for me it has examples on how to make a table Link to comment https://forums.phpfreaks.com/topic/234420-creating-pdf-files-with-table-inside/#findComment-1205009 Share on other sites More sharing options...
f.ismayil Posted April 22, 2011 Author Share Posted April 22, 2011 I will take a look to this web site. Hope it will help me. Thank you very much for advice. Link to comment https://forums.phpfreaks.com/topic/234420-creating-pdf-files-with-table-inside/#findComment-1205065 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.