NullPointerException when trying to get a page break before a table
Hi!
I defined my template as following:
div.tablewrap > table {
-fs-table-paginate: paginate;
}
and got this:
java.lang.RuntimeException: RuntimeException ocurred while processing page 'Testseite':
...
Caused by: java.lang.NullPointerException
at org.xhtmlrenderer.newtable.TableRowBox.forcePageBreakBefore(TableRowBox.java:577)
Best regards
Stefan Lenis
-
Hi Stefan,
I created an issue in JIRA (https://k15t.jira.com/browse/PDF-333) to analyze and hopefully fix this issue in the flying saucer library we are using.
Cheers,
Tobias
Please sign in to leave a comment.
Comments
1 comment