- Posts: 10
- Thank you received: 0
Microsoft Windows Phone 8.1 support ends (13 Jul 2017)
Microsoft has ended support for Windows Phone 8.1
Submit your requests and polls about new features
The pdf reader does not preload next page
- ysh19841211
- Topic Author
- Offline
- New Member
-
Less
More
IP: 192.168.0.70
13 years 4 months ago #737
by ysh19841211
The pdf reader does not preload next page was created by ysh19841211
I used Galaxy tab and tested some pdf from real magazines, and the reader does not seem to preload the next page. Therefore it felt slow when changing page. Is it possible to make the reader preload the next page?
The second question I encountered is that when on tablet, changing page on the reader requires a big swipe (long-distance swipe) in order to go to the next page. Is it possible to shorten the swiping distance?
The second question I encountered is that when on tablet, changing page on the reader requires a big swipe (long-distance swipe) in order to go to the next page. Is it possible to shorten the swiping distance?
IP: 192.168.0.70
13 years 4 months ago #738
by radaee
Replied by radaee on topic The pdf reader does not preload next page
for preload cache:
not enable in pdfex package,
you may need realize preload cache by yourself.
shorten the distance of swaping:
set Global.fling_dis to smaller in Global.default_config().
not enable in pdfex package,
you may need realize preload cache by yourself.
shorten the distance of swaping:
set Global.fling_dis to smaller in Global.default_config().
IP: 192.168.0.70
13 years 4 months ago #747
by support
Replied by support on topic The pdf reader does not preload next page
With our internal tests we saw slow rendering performances opening PDFs files with a lot of high res, not optimized images and pictures.
By the way actually, doing a performances comparison with other available rendering engine we with our PDFViewer has good performances.
Are the magazines you are writing about freely distributable? May you send us one of them? We would like to do some tests on it, maybe looking at others reader again.
To send us big files write a direct email with a download link (our mailboxes should accept 10mb attachments and no more). If you don't own web space and don't want to adopt a free transfer service as wetransfer, let me know: I'll ask collegue to open a temporary ftp area.
By the way actually, doing a performances comparison with other available rendering engine we with our PDFViewer has good performances.
Are the magazines you are writing about freely distributable? May you send us one of them? We would like to do some tests on it, maybe looking at others reader again.
To send us big files write a direct email with a download link (our mailboxes should accept 10mb attachments and no more). If you don't own web space and don't want to adopt a free transfer service as wetransfer, let me know: I'll ask collegue to open a temporary ftp area.
- ysh19841211
- Topic Author
- Offline
- New Member
-
Less
More
- Posts: 10
- Thank you received: 0
IP: 192.168.0.70
13 years 3 months ago #753
by ysh19841211
Replied by ysh19841211 on topic The pdf reader does not preload next page
here's a link for the sample pdf. The performance is worse on android tablet. many thanks.
www.dropbox.com/sh/w7618xw71x3bjdw/Qh8smlCqiN/ta.pdf
www.dropbox.com/sh/w7618xw71x3bjdw/Qh8smlCqiN/ta.pdf
IP: 192.168.0.70
13 years 3 months ago #760
by radaee
Replied by radaee on topic The pdf reader does not preload next page
this document used JPX encoding images.
the decoding for JPX costs much time and memory.
so this is slow.
the decoding for JPX costs much time and memory.
so this is slow.
IP: 192.168.0.70
13 years 3 months ago #771
by thekono
Replied by thekono on topic The pdf reader does not preload next page
You can please elaborate more? Do you mean your PDFViewer does not support it yet and we should implement our own page read-ahead chache system? Or there is a parameter we can enable it? We also would love to see this feature available to PDFViewer SDK as it's essential to our app.
Thanks a lot.
Thanks a lot.
Time to create page: 0.422 seconds