Do you have an issue with a specific file(s)?
Can you reproduce using one of our samples or online demos?
Are you using the WebViewer server?
Does the issue only happen on certain browsers?
Is your issue related to a front-end framework?
Is your issue related to annotations?
Please give a brief summary of your issue:
In the Docx Editor, the header of the Word file is displayed incorrectly.
(Think of this as an email subject)
Please describe your issue and provide steps to reproduce it:
heaer test.docx (52.3 KB)
The attached file contains only the header section of the DOCX file we use.
When the file is opened in the Docx Editor, the table height automatically shrinks, causing the text to be displayed incorrectly, as shown in the image below.
The attachment below is an image of the DOCX file when opened in the Docx Editor.
Hello, I’m AiRon, an automated tech support bot While you wait for one of our customer support representatives, I can help you with your question.
It sounds like you’re experiencing an issue with how headers are rendered in the Docx Editor using WebViewer 11.5.0. This can sometimes occur due to differences in how browsers render HTML and CSS, which the WebViewer relies on to display DOCX files.
Some things you can try:
Ensure that you are using the latest version of the WebViewer, as there might be improvements or bug fixes related to DOCX rendering.
Verify that the issue is not specific to a particular browser by testing the document in multiple browsers.
Check if the issue persists when using the WebViewer server, as server-side processing might handle certain document structures differently.
Consider modifying the header structure in the DOCX file to see if a simpler layout resolves the rendering issue.