how to convert android imageview coordinate to PDFView coordinate for adding electronic signature in PDF box library?
问题 I want to add an electronic signature to a pdf. i am using signature pad library for capturing signature and sticker view for moving, scaling and rotating image StickerView. I am rendering the PDF in android using PDFView library to render PDF. i am using PDFbox by tomroush to manipulate pdf in android. i want to add image of signature to the pdf. but there is problem in mapping android view coordinates to pdf box coordinates. i am attaching code for what i have tried //loading pdf pdfView