We are using open source php class FPDF for creating pdf file for exporting reports such as employees timesheet details in tabular format. The sample code provided by fpdf.org is working fine if the the table cell is having content with small length.