Table with multi-page columns

Informations

Author: Jan Slabon
License: Freeware

Description

Allows you to build a table whose columns can extend over more than one page (requires FPDF 1.51). Another type of 'Table with MultiCells' script. But it is not able to use $fill yet :(

The _beginpage() method needs to be overriden to solve a problem that occurs when an automatic page break for one page is reached more than one time.

A solution for the fill problem maybe will be adding extra Rects at the end of all cols that are not the longest for each row.

have fun
Jan