Table (Fpdf Add On)
Informations:
Author: Bintintan Andrei, Interpid Team
License:
Description:
This FPDF Add On Class allows the creation of complex TABLES in the pdf document
Features:
- Every Cell from the Table is a fully featured Tag Based Multicell Object
- The cells can be vertically and horizontally aligned
- The header can be printed automatically on every new page
- A common definition style can be defined for rows and headers, which can be overriden for every cell by specific settings
- Columns can be spanned
- Rows can be spanned
- If the table reaches the end of the page it is automatically splitted
Please see the examples for more details.
Table, Headers and Cell properties Example:
Example:
Source Code:
View the result here
Other example