HTML to PDF / DOCX / RTF Java converter library › Forums › PD4ML Forums › Technical questions / Troubleshooting › textarea being duplicated instead of split/moved to next page › Reply To: textarea being duplicated instead of split/moved to next page
August 8, 2024 at 03:35
#38465
Hi! As a temporal workaround an applying “page-break-inside: avoid” style to the textarea should help.
In the next maintenance release we plan to fix the issue.
Unfortunately this is not working. I even tried with @media pdf. To ensure it is reading this CSS, I set the textarea border to 5px solid blue and see that in the generated PDF, but the textarea is still being duplicated on the two pages.
