react-pdfjs-example
react-pdfjs-example copied to clipboard
Example of using PDF.js Viewer in ReactJS
Correcting the absence of pdfInfo support.
Toolbar with print, rotate and other actions.... are they works?
Add proper loading for each Page.js while it's status state is `rendering` or `loading`
- be able to handle responsive websites and pdfView canvases together Problem: - It's hard to calculate height based on responsive width and still get the same aspect ratio of...