sethumadhavan / apv

Automatically exported from code.google.com/p/apv
GNU General Public License v3.0
0 stars 0 forks source link

Some PDF files does not render correctly #88

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Download attached PDF file.
2. Try to open it with apv pdf viewer
3. Look at the first two pages and compare it with what you see on adobe reader 
or chrome pdf viewer.

What is the expected output? What do you see instead?
The first two pages should render correctly, just like Adobe Reader or Chrome 
viewer. I cannot see the first two pages render correctly. They are almost 
blank.

What version of the product are you using? On what operating system?
Latest development checkout using hg. On Android 2.3.4, Samsung Galaxy SII, 
Lite'ning ROM.

Please provide any additional information below.

Original issue reported on code.google.com by ge...@gogreenpost.com on 14 Dec 2011 at 3:29

Attachments:

GoogleCodeExporter commented 8 years ago
I found that the earlier version I had checked out was rendering the same PDF 
without any issue. Please fix. This is happening in the current source repo. 
The version which was working had "mupdf-0.9-source.tar.gz" in deps.

Original comment by ge...@gogreenpost.com on 14 Dec 2011 at 5:04

GoogleCodeExporter commented 8 years ago

Original comment by arpruss on 14 Dec 2011 at 6:57

GoogleCodeExporter commented 8 years ago
Was it our compiled dev12 version that you tried?

Original comment by arpruss on 14 Dec 2011 at 6:58

GoogleCodeExporter commented 8 years ago
I have integrated apv library inside my own app ("GreenPost" in Android 
Market). I updated apv and merged the latest source with my Android app. Did 
ndk-build and got the issue with all Maxis bills. Not for others. But because 
now you told i tried the dev12 pre-built apk too. It also gives the same issue. 
I reverted my Android project source back, and ndk-built then was working fine 
for the same PDF.

Original comment by ge...@gogreenpost.com on 14 Dec 2011 at 7:15

GoogleCodeExporter commented 8 years ago
I updated to the latest mupdf snapshot and it works fine now.  see dev13.

Original comment by arpruss on 14 Dec 2011 at 8:26

GoogleCodeExporter commented 8 years ago
Hi, thanks for the extremely fast update. I tried the current code, did the 
build-native.sh. Now the issue is gone. You guys rock. Cheers!

Original comment by ge...@gogreenpost.com on 15 Dec 2011 at 1:33