jblough / Android-Pdf-Viewer-Library

DEPRECATED - Pdf Viewer library for Android
656 stars 329 forks source link

Image rendering is bad #4

Open yolapop opened 12 years ago

yolapop commented 12 years ago

Hei, I want to ask, why this pdf viewer can't display images in the pdf? It's like displaying some bars and images aren't shown properly.

yolapop commented 12 years ago

I ran my app on emulator, and pushed the file into sdcard, and your pdfviewer worked fine, images were shown, not some bars anymore. Does this mean that my device is bad on rendering this pdf?

jblough commented 12 years ago

Are the resolution on your device and the emulator the same? I haven't looked at this code in a bit, but I remember that sometimes I didn't see the images until I increased the magnification of the page.

yolapop commented 12 years ago

Yes, it's same, my device is 600x800 px with 160 dpi. So, is there any solution?

stjom commented 11 years ago

Hello, I, too, have been having problems with rendered images. Am I just missing something or has someone already solved this?

munagasanjeev commented 11 years ago

yeah please give us some solution

swapniladsure commented 11 years ago

same here .. please give me solution for image

fngr commented 11 years ago

same problem with images...

ndorigatti commented 11 years ago

the problem is probably related to a problem of rendering of images. See my other comments on rendering ISSUE