FAQ
Frequently asked questions
Last updated
Frequently asked questions
Last updated
For PDF flipbook, you can do couple of things to speed up the page loading.
Use to convert PDF to images and JSON, then create image flipbook.
Typically, PDFs with a smaller file size will be rendered faster and it depends on how big a single page is. The amount of pages does not affect the performance. It's essential that you optimize your documents for the web. See from Adobe's website for more information. There are more improvement techniques that we can suggest:
Avoid using high resolution images -- 150 dpi resolution for scanned images shall be enough for screens, especially for low powered devices;
Try to use JPEG encoding for color images/photos in RGB colorspace when possible;
Avoid using expensive compositions/effects such as transitions/masking -- flatten transparency;
Avoid using PDF generators (or don't create content) that produce ineffective PDF output (e.g. LibreOffice creates a lots of tiny images for vector elements/pictures it does not understand);
If there is such a setting, use web-optimized PDF output / linearization;
Fix or don't produce corrupted PDFs that do not conform to the PDF32000 specification.
Optimize images for web, by reducing the image quality to 60% - 80% which will bring down the size significantly but quality loss will be barely visible. This can be done with apps like Photoshop or with online tools
Use WebP or JPEG instead of PNG.
Resize images, image height of 1500px - 2000px is enough for most cases.
Please check your browser console for errors. In most cases the problem is that flipbook has no PDF/images specified, or is trying to load PDF/images from another domain. There might also be other javascript errors on the page.
Set custom deep linking prefix for flipbook, for example
By default PDF and images needs to be on the same server. To use resources from another domain you need to add Access-Control-Allow-Origin header to server response, for example to allow to load the resources you need to add header
If your lightbox flipbook is at you can open flipbook at page 1 with or at page 3 with