Table is printing with incorrect page breaks in Chrome
Table is printing with incorrect page breaks in Chrome
When I print a table using TableTools, the page break at the bottom of the page is splitting a record in half. Directly above the split record is an empty line, and I'm assuming the page break is supposed to align with it.
A link to an image of the print preview is below:
http://imageshack.com/a/img607/2797/jheg.png
I assumed this was a problem with the margins or padding in my CSS, and I've tried modifying the margins and padding of the table without success. This only happens in Chrome.
Thank you,
Zach
A link to an image of the print preview is below:
http://imageshack.com/a/img607/2797/jheg.png
I assumed this was a problem with the margins or padding in my CSS, and I've tried modifying the margins and padding of the table without success. This only happens in Chrome.
Thank you,
Zach
This discussion has been closed.
Replies
Allan
Thank you for your response,
Zach