Hi,All
When the content of a table is too long and causes a page break, there may be additional horizontal lines or incorrect stacking of content.
There are no issues during preview, but after downloading, errors like the one attached may occur.
Do you have any suggestions to address this issue? Thank you for your assistance.
You mean, text overlap happens in PDF after generation?
Right
Hi @Guan-Hao Qiu ,
Check this Link.
Thanks
Thank you for your response.
May I inquire about the appropriate location for adding the mentioned CSS code?
Place your content inside AvoidPageBreak web block from UltimatePDF. ,
Or
Add CSS in content Containers
page-break-inside: avoid;
Hi Guan.
Does this same problem happen if you open the screen in the browser in preview mode, and then print to PDF using Google Chrome?
Can you reproduce the issue on a small application and share it here?