3D FlipBook - Is this plugin support lazy load?

r***t@global-coding.com
2024-11-18
2024-11-19

If it possible, how to implement the lazy load? I want to improve the performance of the reading PDF. Because when opening a PDF that have > 50MB filesize, the initialization is so slow

Replies

a***r@3dflipbook.net
2024-11-21
2024-11-21

Yes, your web server has to support range requests and gzip should be disabled.

r***t@global-coding.com
2024-11-29
2024-11-29

yes, I already set it. is there any setting that I should set in the .FlipBook() in its javascript?

a***r@3dflipbook.net
2024-12-02
2024-12-02

no, the plugin uses PDFJS library to render PDFs online, so all detailed PDF settings are related with this library.

Log In to leave a comment