Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Libray fails to render few PDF files of large size #127

Open
GoogleCodeExporter opened this issue Jul 16, 2015 · 0 comments
Open

Libray fails to render few PDF files of large size #127

GoogleCodeExporter opened this issue Jul 16, 2015 · 0 comments

Comments

@GoogleCodeExporter
Copy link

What steps will reproduce the problem?
1. Open the given PDF files (usually large in size)
Here is the link to the files -
https://drive.google.com/folderview?id=0ByOGTe_MnFxcMW8wdEJrTnEtaTA

What is the expected output? What do you see instead?
Rendering of the PDF file. The pages should be shown (which is not happening)

What version of the product are you using? On what operating system?
android:versionCode="5" android:versionName="1.4"

Please provide any additional information below.
For some reason, I am unable to render some particular files. 
Here is the link to the files -
https://drive.google.com/folderview?id=0ByOGTe_MnFxcMW8wdEJrTnEtaTA

I was earlier thinking that the library was having issues in rendering all 
files of large sizes. 
This issue is not there for every file or above a specified file limit. I have 
tried many other files of 30MB - 46 MB (one file of 58MB also got rendered) and 
they got rendered pretty well. But, I am not sure why is it not rendering these 
specific files.
It just tries to load this file and the the Activity goes black and nothing is 
displayed at all.
I tried running the files from VuDroid apk too and the it gave me inconsistent 
results. Sometimes the screen goes blank, sometimes it renders it very slowly 
(around 10-15 minutes) and sometimes the app crashes completely.
Can you look into this and see what is the issue with rendering of this file?

Original issue reported on code.google.com by [email protected] on 20 Jun 2014 at 10:20

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant