graphics-samples icon indicating copy to clipboard operation
graphics-samples copied to clipboard

Upstream issue with PdfRenderer

Open codingjeremy opened this issue 5 years ago • 1 comments

Issue by rrshaban Thursday Mar 31, 2016 at 16:11 GMT Originally opened as https://github.com/googlesamples/android-PdfRendererBasic/issues/7


"This is an odd one; it's probably a variation on Issue #82838, in which when attempting to use PdfRenderer to display Assets, the wrong Asset is used.

What seems to be the problem is that behavior of PdfRenderer to display Assets depends upon the order of entries within the .apk. If the META-INF entries are first in the .apk, then PdfRenderer won't display PDF assets at all."

https://code.google.com/p/android/issues/detail?id=82841

codingjeremy avatar Sep 06 '19 17:09 codingjeremy

Comment by benedictusc Friday Apr 01, 2016 at 04:14 GMT


Facing this issue too, anyone know a fix?

codingjeremy avatar Sep 06 '19 17:09 codingjeremy