agentcooper / react-pdf-highlighter

Set of React components for PDF annotation
https://agentcooper.github.io/react-pdf-highlighter
MIT License
973 stars 388 forks source link

Handle large pdfs > 500 pages #248

Open surajsrivathsa opened 10 months ago

surajsrivathsa commented 10 months ago

Thank you very much for the library. We are planning to use this for annotating large operation manuals for training.

We noticed that library may lag a bit for extremely large pdfs. Is there any way of loading and rendering only limited pages and upon scrolling provide more pages to user?