Forum Discussion
djda9l
Jun 02, 2026Copper Contributor
Text get cut off on page switch if table spans across pages
I have some code that creates a docx document that includes tables. At first i used some other code that could create doc files, through html, but to update it i now use docx instead, which is build ...
MonkeyPox
Jun 03, 2026Copper Contributor
Is your data is importing as a series of textboxes or as a Word table? Or is it regular text with paragraph borders? It does not appear to be regular text by its behavior. Can you edit the code so that after your import, Word changes the font to something else and then changes it back?