0

How I can draw line or figure on pdf page without using annotation. If mupdf does not have this function then maybe other library you can advise.

Thanks.

Sabrak
  • 21
  • 3

1 Answers1

0

Some of the source code files for PDF viewer in Android application. Check the links and try it:

http://code.google.com/p/apv/source/browse/

http://code.google.com/p/android-pdf/

http://code.google.com/p/droidreader/

http://andpdf.sourceforge.net/

Maveňツ
  • 1
  • 12
  • 50
  • 89