- Posts: 7
- 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
Rendering issue for a pdf document
IP: 192.168.0.71
11 years 7 months ago #6884
by vinayr
Rendering issue for a pdf document was created by vinayr
I am using trial version of Radaee . After running on iPad with a pdf document of 28 pages, it's UI getting stucked while zooming and also crashing if I tap on screen after first zoom. The rendering quality is very poor. Does PDF rendering follows Tile-based rendering technique or it just renders the pdf at once as image? We are testing with a PDF having resolution more than 4000x4000 points.
As we know that for Large resolution image rendering, we need to use CATileLayer instead of UIImageView or views drawRect: method, does this viewer follow that?
Thanks in advance.
As we know that for Large resolution image rendering, we need to use CATileLayer instead of UIImageView or views drawRect: method, does this viewer follow that?
Thanks in advance.
IP: 192.168.0.127
11 years 7 months ago #6892
by emanuele
Replied by emanuele on topic Rendering issue for a pdf document
Hi,
can you send to us your test pdf?
we will do some test with it
can you send to us your test pdf?
we will do some test with it
IP: 192.168.0.71
11 years 7 months ago #6896
by vinayr
Replied by vinayr on topic Rendering issue for a pdf document
Add File button is not working so how can i add file .
IP: 192.168.0.130
11 years 7 months ago #6897
by emanuele
Replied by emanuele on topic Rendering issue for a pdf document
try with Internet Explorer browser
IP: 192.168.0.71
11 years 7 months ago #6898
by vinayr
Replied by vinayr on topic Rendering issue for a pdf document
We are using mac for iOS development thats why we don't have internet explorer. So how can we upload with that?
IP: 192.168.0.161
11 years 7 months ago #7032
by emanuele
Replied by emanuele on topic Rendering issue for a pdf document
Hi,
the SDK doesn't use CATileLayer to render the pdf pages
the SDK doesn't use CATileLayer to render the pdf pages
Time to create page: 0.407 seconds