- Posts: 1
- 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 iOS development and PDF
How to load URL by http streaming
IP: 192.168.0.71
8 years 11 months ago #12984
by bensuen
How to load URL by http streaming was created by bensuen
How to load URL by http streaming in iOS?
IP: 192.168.0.71
8 years 11 months ago #12985
by emanuele
Replied by emanuele on topic How to load URL by http streaming
Hi,
you can take a look at this Knowledge Base Article that shows how to open a pdf from URL: www.radaeepdf.com/support/knowledge-base?view=kb&kbartid=37
you can take a look at this Knowledge Base Article that shows how to open a pdf from URL: www.radaeepdf.com/support/knowledge-base?view=kb&kbartid=37
IP: 192.168.0.71
8 years 11 months ago #12988
by Chan
Replied by Chan on topic How to load URL by http streaming
Hi emanuele,
I am a colleague of Ben and looked into the Radaee library a bit. We have found there might be a mis-handling in the library which caused the loading in the example is so slow. We did some code change in PDFHttpStream.m, compiled the library and tested it and it seems okay now. Kindly asking if the same issue happened in the library we purchased, is there any convenience way to fix it? What kind of support Radaee can provide? Is there anyway we can look into the code and make changes like we did on the example? (Great if it can be something like a Github Pull Request).
Thanks,
Billy
I am a colleague of Ben and looked into the Radaee library a bit. We have found there might be a mis-handling in the library which caused the loading in the example is so slow. We did some code change in PDFHttpStream.m, compiled the library and tested it and it seems okay now. Kindly asking if the same issue happened in the library we purchased, is there any convenience way to fix it? What kind of support Radaee can provide? Is there anyway we can look into the code and make changes like we did on the example? (Great if it can be something like a Github Pull Request).
Thanks,
Billy
IP: 192.168.0.71
8 years 11 months ago #12989
by support
Replied by support on topic How to load URL by http streaming
Have you checked this
www.radaeepdf.com/support/knowledge-base?view=kb&kbartid=18
on your website?
IP: 192.168.0.71
8 years 11 months ago #12991
by Chan
Replied by Chan on topic How to load URL by http streaming
Hi,
Thanks for your promptly respond. Yes we have checked this page. However it is not the root cause.
If it is necessary I am willing to share more info on code level. In simple, the function which try to get the length of the file indeed requested the content of the file instead.
Best,
Billy
Thanks for your promptly respond. Yes we have checked this page. However it is not the root cause.
If it is necessary I am willing to share more info on code level. In simple, the function which try to get the length of the file indeed requested the content of the file instead.
Best,
Billy
Time to create page: 0.414 seconds