

-
What is the great selling point compare to use the native PDF view builtin to all modern browsers?
I really hate it when websites tries to be smart about PDF viewing. The builtin view is much better and faster.
The demo at https://react-pdf-viewer.dev is just not as good as opening the PDF directly in the browser.
-
CodeRabbit
CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
-
> I would rather render PDF with a native app either as provided by the computer or device or the built in one in Chrome or similar.
This is what PDF.js is...
> PDF.js is built into version 19+ of Firefox.
https://github.com/mozilla/pdf.js
-
I don't know.
For people who want a React wrappers around pdf.js, there are open source alternatives such as react-pdf: https://github.com/wojtekmaj/react-pdf