Closed GoogleCodeExporter closed 9 years ago
I don't have Lucida, but I am able to reproduce the problem using DejaVu Serif.
The problem with your div page break is that you're styling it display: none;.
This style effectively removes the element from the document, and so it doesn't
affect the document flow. The page-break attribute is thus ignored.
Original comment by eclecticgeek
on 24 Mar 2012 at 11:52
Lucida fonts attached.
Thanks, my fault for copying code and not reading it!
I assume the bug I've found will need to be fixed though?
Original comment by u01jmg3
on 25 Mar 2012 at 10:32
Attachments:
Hello, this is a known problem with rowspan.
Original comment by fabien.menager
on 25 Mar 2012 at 5:11
Original comment by eclecticgeek
on 30 May 2013 at 5:16
Original issue reported on code.google.com by
u01jmg3
on 24 Mar 2012 at 6:32Attachments: