I've implemented Pdfrenderer in order to display a pdf?
Is it possible to implement a text search in some way? How can I search the text of the document and rerender with annotations?
I've implemented Pdfrenderer in order to display a pdf?
Is it possible to implement a text search in some way? How can I search the text of the document and rerender with annotations?
Copyright © 2021 Jogjafile Inc.
PdfRendereris designed for print preview of PDFs created through Android's printing framework. It will not render arbitrary PDFs.There is nothing in
PdfRendererto support text search.There is nothing in
PdfRendererto support what you are trying to accomplish.