I have compiled MuPDF for Android correctly and have been able to run the sample app without an issue. (Lets ignore any issues that I came across :) lets consider all resolved no blockers).
Okay so now what I want to do is overlay annotations on an existing PDF document and then save it. These annotations that I want should be ink like annotations, that should not pixelate when zoomed in. That means they should not be images. If its clear, can someone guide me through it? Or at least give a hint.
Or if you can, suggest another FREE library in which I can do this easily.
Thanks in advance.