Skip to content

Demonstrates various techniques for rendering PDFs using React.js, with a focus on cross-device compatibility and debugging. Supports multiple PDF rendering methods. To test and compare different approaches across desktop and mobile devices, including Android and iOS.

Notifications You must be signed in to change notification settings

yeehanchung/web-pdf-viewer-techniques

Repository files navigation

Setup

How to run locally?

On the root level, run the command below:

npm i && npm run dev

It should now run on http://localhost:3000

About

Demonstrates various techniques for rendering PDFs using React.js, with a focus on cross-device compatibility and debugging. Supports multiple PDF rendering methods. To test and compare different approaches across desktop and mobile devices, including Android and iOS.

Topics

Resources

Stars

Watchers

Forks