Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
在我的 PhoneGap 应用程序中,我有一个指向 pdf 的外部链接。因此它将在DocumentHandler-Plugin的帮助下在本机 pdf 阅读器中打开 pdf 。
此插件允许用户打印或共享 pdf 文件。我不希望用户共享和打印我的 pdf。
请建议我以其他方式完成此任务,以便用户无法共享或打印我的 pdf 文件。