Tell me more ×
Stack Overflow is a question and answer site for professional and enthusiast programmers. It's 100% free, no registration required.

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.

share|improve this question

closed as not constructive by Will Oct 28 '12 at 20:35

As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references, or specific expertise, but this question will likely solicit debate, arguments, polling, or extended discussion. If you feel that this question can be improved and possibly reopened, see the FAQ for guidance.

Browse other questions tagged or ask your own question.