I am also trying to use pdf.js to render pdf files in react. I need the the same UI provided by PDF.js I am trying to using the viewer.html as part of the jsx. But how do I link it up with viewer.js
In the README you'll find a link to the documentation, to a playground and a folder with a lot of small examples used for unit tests. Moving the playground into a CodeSandbox might actually be a good idea.
I am also trying to use pdf.js to render pdf files in react. I need the the same UI provided by PDF.js I am trying to using the viewer.html as part of the jsx. But how do I link it up with viewer.js