0

i wanted to develop a android mobile app that the user reads a PDFs document in my reader it should block text selection, copying, pasting etc. my app should be only used to read the PDFs document. could any one please help me in this??.

Adrian Shum
  • 38,812
  • 10
  • 83
  • 131
  • other helpful info http://stackoverflow.com/questions/2456344/display-pdf-within-app-on-android – GregM Feb 21 '14 at 02:20

1 Answers1

0

you can try using this open source library https://github.com/JoanZapata/android-pdfview

ingyesid
  • 2,864
  • 2
  • 23
  • 21