Hi,
Creating a numbered list by using “builder.getListFormat().applyNumberDefault();” works fine if the table items contain simple text or pictures. However, when an item contains a table the table cells are numbered as well and the number of next list item is the number of the list item before (i.e. the list item that contains the table) plus the number of table cells. The attached PDF shows an example of the issue.
Do you know any possibility to circumvent that? Perhaps by creating lists in a different way?
Btw. The table is simply created with “builder.startTable();”.
Thank you so much for your help.
Regards,
Sebastian