A family of Microsoft word processing software products for creating web, email, and print documents.
Hi @Marin Grabovac,
Thank you for posting your question on Microsoft Q&A Community and for the detailed explanation and screenshots comparing Word build versions 2507 and 2508. To better understand and isolate the issue with the DOCX file generated by your Windows Forms app using FastReport .NET 2.0, here are a few clarifying questions:
1/ Does the issue occur only in Word build 2508?
Have you tested the same DOCX file in other builds (e.g., 2507, 2506)? If so, how do they behave?
2/ Is the DOCX file using a matrix-style layout with merged cells across rows/columns?
Are PageBreaks inserted programmatically or by FastReport’s export settings?
3/ Are you using any custom export configurations (e.g., matrix layout, page breaks, table width constraints)?
Is the DOCX generated with embedded styles or external templates?
4/ Is the DOCX opened locally or from a network/cloud location (e.g., OneDrive, SharePoint)?
Are there any differences in rendering when opened on different machines or OS versions?
5/ Have you tried removing PageBreaks manually or via script (e.g., Open XML SDK or PowerShell)?
Have you tested exporting to RTF or PDF and converting to DOCX afterward?
Once we have this information, I’ll be better equipped to suggest a targeted workaround or script-based solution.
Looking forward to your response.
If the answer is helpful, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".
Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.