I am working on app that has to open a pdf file in an external pdf application. It works fine, the file is opened in read-only mode. but this file can be shared via Facebook, gmail etc. I want to restrict it from sharing, as per privacy purpose.
Thanks in advance