Page Breaks in Print
Posted: 2014-06-19 16:54
Hi there,
I want to print detail views of multiple records via the "Print Detail"-Option in the "More"-menu in table view.
This works like a charm.
However, I do have a problem with pagination, as page breaks occur in the middle of records. I tried to use {page-break-inside:avoid; page-break-after:always;} in the CSS with an extra DIV in the HTML-template, but it doesn't seem to have any effect on the print result.
Any ideas?
Kind regards,
Stefan
I want to print detail views of multiple records via the "Print Detail"-Option in the "More"-menu in table view.
This works like a charm.
However, I do have a problem with pagination, as page breaks occur in the middle of records. I tried to use {page-break-inside:avoid; page-break-after:always;} in the CSS with an extra DIV in the HTML-template, but it doesn't seem to have any effect on the print result.
Any ideas?
Kind regards,
Stefan