Theres is a bug in the fpdf code that calculates the page width when the format is A4, the unit is mm and the orientation is landscape.
It doesn't calculate the correct value, so the tables with width=100% never get to be the correct size.
Log in to post a comment.