- Posts: 19
- 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
Memory Issue while rendering some PDFs
11 years 4 months ago #8876
by shivkant
Memory Issue while rendering some PDFs was created by shivkant
Hi Radaee,
I am licensed user of Radaee, using iOS version. I am facing memory issue in some files downloaded from internet. Whenever app render some files, it occupies too much memory almost 50MB to 200 MB, while scrolling page up and down. and the actual file size is less than 400 kb. Please provide resolution for the issue.
Here is the link of that file :: www.ncert.nic.in/ncerts/l/femh108.pdf
Thanks in advance
I am licensed user of Radaee, using iOS version. I am facing memory issue in some files downloaded from internet. Whenever app render some files, it occupies too much memory almost 50MB to 200 MB, while scrolling page up and down. and the actual file size is less than 400 kb. Please provide resolution for the issue.
Here is the link of that file :: www.ncert.nic.in/ncerts/l/femh108.pdf
Thanks in advance
11 years 4 months ago #8918
by emanuele
Replied by emanuele on topic Memory Issue while rendering some PDFs
Hi,
the memory usage depends on the pdf complexity.
Even if the file size is low, the pdf structure could be heavy.
Did you try with other files?
the memory usage depends on the pdf complexity.
Even if the file size is low, the pdf structure could be heavy.
Did you try with other files?
- vignesh.kumar
- Offline
- New Member
-
Less
More
- Posts: 1
- Thank you received: 0
11 years 2 months ago #9264
by vignesh.kumar
Replied by vignesh.kumar on topic Memory Issue while rendering some PDFs
Is there any way to reduce memory size even the PDF structure is heavy ?
This issue is continuing for everyone
This issue is continuing for everyone
11 years 2 months ago #9265
by support
Replied by support on topic Memory Issue while rendering some PDFs
We checked the original pdf file. It contains a lot of referenced resources and vector objects.
After exporting the file (PDF 1.3) to a new document (PDF 1.4) with Acrobat Pro the original document was flatten and optimized.
It's size grow from 370Kb and become 3,3Mb.
Memory consumption was 250Mb and with the optimized document become 100Mb even during fast movement and scrolling.
In case like that optimization should be done on document side.
We can't upload the optimized document as it's not from you vignesh but from a different user shivkant.
After exporting the file (PDF 1.3) to a new document (PDF 1.4) with Acrobat Pro the original document was flatten and optimized.
It's size grow from 370Kb and become 3,3Mb.
Memory consumption was 250Mb and with the optimized document become 100Mb even during fast movement and scrolling.
In case like that optimization should be done on document side.
We can't upload the optimized document as it's not from you vignesh but from a different user shivkant.
Time to create page: 0.400 seconds