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

https://github.com/googlesamples/android-pdfrendererbasic

https://developer.android.com/samples/pdfrendererbasic/src/com.example.android.pdfrendererbasic/pdfrendererbasicfragment.html


Comments

Popular posts from this blog

Is there a better way to structure post methods in Class Based Views -

performance - Why is XCHG reg, reg a 3 micro-op instruction on modern Intel architectures? -

jquery - Responsive Navbar with Sub Navbar -