Resolved the Wrap text issue in FPDF table cell - 0 views
-
qualitypoint Tech on 06 Jul 10We are using open source php class FPDF for creating pdf file for exporting reports such as employees timesheet details in tabular format. The below sample code provided by fpdf.org is working fine if the the table cell is having content with small length. Otherwise the content of one cell will overlap with other cell content.