Community
Participate
Working Groups
Created attachment 87843 [details] This is the report file... In the attached example you can see the problem. I used a XML data source, made of two field, the first one is a simple text string (customer name), the second is an HTML string. I used this data to populate a simple table, with the customer name on the left, ad the HTML on the right. I set the page break for the row to avoid page break inside the row, but when i render the report as PDF i can see that last row of the page is breaked in a strange way (the first cell of the row is placed in the first page, and the second cell of the row is placed in the next page). In the example I post you can also see the behavior of other two bug I posted here (#216469 and #216472)
Created attachment 87844 [details] ...and this is the related xml data file
*** This bug has been marked as a duplicate of bug 202106 ***