Skip to content

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. #2853

Open
@lingaraoakul

Description

@lingaraoakul

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!

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions