Class PdfTable
I created a class PdfTable, which helps you easily make the tables in pdf. You can add columns, rows, change font, color, insert text. I create a method (Wrapper) that breaks the text, so it fits into the size of the cell.
- Read more about Class PdfTable
- Log in or register to post comments
- 204 views