I'm not sure if is a previosly commented issue, but this is the case: Two distinct tables are overflowing page limits, one at bottom and the other one at right. In the screenshots, you can compare Firefox print preview output (left side) and weasyprint output (right side). I coded CSS to show on screen closer to print output, and on screen, the table overflowing at right is correctly displayed.
I'm using latest weasyprint and parameter "--presentational-hints"
This is the table overflowing at bottom:

This is the table overflowing at right:

weasyprint issues.zip
Any idea what's wrong?
Thank you
I'm not sure if is a previosly commented issue, but this is the case: Two distinct tables are overflowing page limits, one at bottom and the other one at right. In the screenshots, you can compare Firefox print preview output (left side) and weasyprint output (right side). I coded CSS to show on screen closer to print output, and on screen, the table overflowing at right is correctly displayed.
I'm using latest weasyprint and parameter "--presentational-hints"
This is the table overflowing at bottom:

This is the table overflowing at right:

weasyprint issues.zip
Any idea what's wrong?
Thank you