Open
Description
When preparing and downloading a DOCX file using two different libraries, we observe the following differences:
React DOCX Libraries: When using the React DOCX library to generate the DOCX file, the document is successfully created and validated in Microsoft Word without any issues, working as expected.
HTML/JS Browser Libraries: While we are able to generate and download the DOCX file using HTML/JS libraries in the browser, the file encounters validation issues when opened in Microsoft Word, resulting in an exception.
In summary, the React DOCX libraries ensure compatibility with Microsoft Word during validation, whereas the HTML/JS browser-based libraries generate files that are not fully valid or compatible with Microsoft Word.
Thank you!
Metadata
Metadata
Assignees
Labels
No labels
Activity