- Posts: 11
- 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
App freezes when reading PDF books with lots of pictures
IP: 192.168.0.71
8 years 7 months ago #13434
by koukor
Replied by koukor on topic App freezes when reading PDF books with lots of pictures
We tried the new version and still have the same issue.
This happens on all devices with a screen resolution of full HD and above.
This happens on all devices with a screen resolution of full HD and above.
IP: 192.168.0.71
8 years 7 months ago #13437
by support
Replied by support on topic App freezes when reading PDF books with lots of pictures
Both Android and iOS?
IP: 192.168.0.71
8 years 7 months ago #13457
by nermeen
Replied by nermeen on topic App freezes when reading PDF books with lots of pictures
A new beta version
3.15.1beta1
That should fix this issue.
The issue was related to postscript (which is optimized for printing).
We have optimized rendering performances for PostScript, (some PS decode cases including your file).
The issue was related to postscript (which is optimized for printing).
We have optimized rendering performances for PostScript, (some PS decode cases including your file).
IP: 192.168.0.71
8 years 7 months ago #13467
by koukor
Replied by koukor on topic App freezes when reading PDF books with lots of pictures
Beta version 3.15 has fixed the issue.
The issue we have now is merging the beta with our current project.
The Radaee SDK we are using in our project has custom classes that you have given us plus our own customizations, and this makes merging the projects very difficult.
Because we aren't able to merge the projects at this current time, can you tell us which files or classes we can copy into our project from the beta that is responsible for fixing this issue?
Thanks
The issue we have now is merging the beta with our current project.
The Radaee SDK we are using in our project has custom classes that you have given us plus our own customizations, and this makes merging the projects very difficult.
Because we aren't able to merge the projects at this current time, can you tell us which files or classes we can copy into our project from the beta that is responsible for fixing this issue?
Thanks
IP: 192.168.0.71
8 years 7 months ago #13468
by radaee
Replied by radaee on topic App freezes when reading PDF books with lots of pictures
it depends on your version current used.
if you are using version 3.15.X, only need to replace native libraries.
if early version used. you may need to replace native libraries and package:"com.radaee.pdf" and "com.radaee.view".
if you are using version 3.15.X, only need to replace native libraries.
if early version used. you may need to replace native libraries and package:"com.radaee.pdf" and "com.radaee.view".
IP: 192.168.0.71
8 years 7 months ago #13469
by koukor
Replied by koukor on topic App freezes when reading PDF books with lots of pictures
We are currently using version 3.14.
The package "com.radaee.view" was given to us as a separate .zip file (not a jar file) that was customized to include smart zoom and search list etc...
In your project the package is a .jar file and it conflicts with our project.
What should we do?
Thanks
The package "com.radaee.view" was given to us as a separate .zip file (not a jar file) that was customized to include smart zoom and search list etc...
In your project the package is a .jar file and it conflicts with our project.
What should we do?
Thanks
Time to create page: 0.382 seconds