Can android.graphics.pdf.PdfRenderer handle the embed links in pdf pages (or simply provide the position and url of the link in pdf pages)? -
question
i'm using android.graphics.pdf.pdfrenderer
convert page bitmap, show imageview.
i want support clicking on links in page. how can accomplish this?
ref:
https://developer.android.com/reference/android/graphics/pdf/pdfrenderer.html
https://github.com/googlesamples/android-pdfrendererbasic/issues/13
Comments
Post a Comment