How to make annotation like highlighting, strikethrough, underline, draw, add text, etc in android for a pdf viewer?
Your question seems to be what are methods to allow users to annotate over a PDF file in android/java, so here is one method for you, although it may not be the best solution. I’d like to point out that it is not actually necessary to edit the actual PDF file just to allow users … Read more