Hi there ,just a pre-buy question.
Say I have a very long pdf file(1000+ pages), when I tried to read it via your 3D flipbook, will it only be loading the pages I see or the full pdf file instead?
I test your demo version and it’s very slow to read online. I can see via the dev tool that it downloaded the full pdf to show the first pages.That is I need to wait 1 minute to get to see the first few pages! Even though it uses range requests(206 partial),but they load one by one until the full pdf was fetched.
Can this plugin be configured to load only the pages I am currently viewing instead of the full file?
Thanks.
Hi,
If pdf is optimized for web and web server allows range queries, the plugin loads only necessary data. Check http://3dflipbook.net/
Best regards,
Ivan.
I test your demo version and it’s very slow to read online. I can see via the dev tool that it downloaded the full pdf to show the first pages.
My pdf is optimized for web view and range request is ok (206)
could you write a link where you test it
Does it need extra configuration to make it work or because it’s a demo version? My pdf is already web optimized.If this works ,I will buy the plugin.I test it in a intranet,so can’t share it with you.Thank you.BTW,my pdf has 200 pages.