PdfiumAndroid
PdfiumAndroid copied to clipboard
How to put a marker on a PDF
Hello I'm currenty developping an application on Android with AndroidPDFViewer : https://github.com/barteksc/AndroidPdfViewer
I want to create a fonctionnality, when the user touch the screen, it put a point on the PDF at this location. After I want to mesure the distance between 2 points but it's an other problem. I don't understand how to do this funtionnality, put a point on PDF. I found this : https://github.com/barteksc/AndroidPdfViewer/issues/554 So it's possible but how ? I don't get it. I suppose I need to create a bitmap.
Thanks for your time.
Did you get the solution? Now I am struggling with marking on pdf. there is any solution ?? Thanks in advance