VadimDez / ng2-pdf-viewer

📄 PDF Viewer Component for Angular
https://vadimdez.github.io/ng2-pdf-viewer/
MIT License
1.28k stars 405 forks source link

feat: [show-all]="false" with scroll end event to load next page bottom #1062

Open iamrsojitra opened 3 months ago

iamrsojitra commented 3 months ago
Bug Report or Feature Request (mark with an x)
- [ ] Regression (a behavior that used to work and stopped working in a new release)
- [ ] Bug report -> please search issues before submitting
- [x] Feature request
- [x] Documentation issue or request

I want to do [show-all]="false" for load pdf page by page but its replacing the previous page. Is there a way to load pdf next page at the bottom just like[show-all]="true" infinite scrolling.

[show-all]="true" takes too much time to load pdf