Hello,
we use Aspose 19.1.
please find the attached code. If you run the class, the report attached is generated.output.pdf (1.1 MB)
PLEASE Note i did not include the license file!
Now please change the TOP Margin of the table from 50 to 60, you can do this in row 245 in the code. Running the class now leads to a nullpointer in save() method and the report can not be generated. Could you please see whats happening here?
It seems it depends on the Y-Position of the table on the page, if the table can be broken or not.
Thank you!
CheckboxTablePageBreak.zip (5.6 KB)