you can use tcpdf for pdf generation, but it much take much time to code. upto me the easiest way is build html file then convert it to PDF. wkhtmltopdf (https://code.google.com/p/wkhtmltopdf/) will help to convert html to PDF. in additional this ( https://github.com/macroramesh6/phpwkhtmltopdf) code may help to you. This is very easy and fastest way to generate PDF.
-- Ramesh Murukesan _______________________________________________ ILUGC Mailing List: http://www.ae.iitm.ac.in/mailman/listinfo/ilugc ILUGC Mailing List Guidelines: http://ilugc.in/mailinglist-guidelines
