I want to use a docx and pdf viewer in my react app.
Do you know a free viewer who enables to display docx and pdf document in React.js or Node.js ?
I tested react-file-viewer, but i have this error :
You should be able to use any docx or pdf viewer as they don't require you to access or edit the dom after it's published. You would just create a react component to wrap the content in for easy manipulation.