- Posts: 15
- Thank you received: 0
Microsoft Windows Phone 8.1 support ends (13 Jul 2017)
Microsoft has ended support for Windows Phone 8.1
Questions about Android development and PDF
Asynchronous rendering?
- johannes.bolz
- Topic Author
- Offline
- New Member
-
Less
More
10 years 8 months ago - 10 years 8 months ago #9995
by johannes.bolz
Asynchronous rendering? was created by johannes.bolz
Hi,
I contacted sales, but couldn't get a reply to my question yet: On Android, does RadaeePDF allow asynchronous rendering, i.e. is it possible to start rendering before the data stream has finished loading?
Thanks,
Johannes
I contacted sales, but couldn't get a reply to my question yet: On Android, does RadaeePDF allow asynchronous rendering, i.e. is it possible to start rendering before the data stream has finished loading?
Thanks,
Johannes
Last edit: 10 years 8 months ago by johannes.bolz.
- johannes.bolz
- Topic Author
- Offline
- New Member
-
Less
More
- Posts: 15
- Thank you received: 0
10 years 8 months ago #9997
by johannes.bolz
Replied by johannes.bolz on topic Asynchronous rendering?
There are some other threads on this forum suggesting that there is a feature for linearized PDF rendering, however it's not working for some reason. Is this information still current?
10 years 8 months ago #10001
by support
Replied by support on topic Asynchronous rendering?
Normally when some user was experiencing issues on http stream rendering there was two main reasons:
- pdf file wasn't linearized and web ready
- the web server wasn't configured to deliver random access streams
I confirm the http stream rendering feature is correctly working.
You should check the http rendering example from our demo project on Android to see the running feature: launch RDPDFReader -> Open Http Link.
You should look at www.radaeepdf.com/support/knowledge-base...component&kbartid=18 to understand the httpstream method should fail.
- pdf file wasn't linearized and web ready
- the web server wasn't configured to deliver random access streams
I confirm the http stream rendering feature is correctly working.
You should check the http rendering example from our demo project on Android to see the running feature: launch RDPDFReader -> Open Http Link.
You should look at www.radaeepdf.com/support/knowledge-base...component&kbartid=18 to understand the httpstream method should fail.
Time to create page: 0.396 seconds