开发者

Opening pdf from other application

开发者 https://www.devze.com 2023-04-12 21:51 出处:网络
i am developing an 开发者_运维技巧iPad application. in this application i am downloading the pdf from web. is it possible to open this pdf from another readers like adobe. i am saving the pdf in my cu

i am developing an 开发者_运维技巧iPad application. in this application i am downloading the pdf from web. is it possible to open this pdf from another readers like adobe. i am saving the pdf in my custom directory.

if so how can i code in my application to open the pdf from another application


You can export your PDF to other application via the UIDocumentInteractionController.

Otherwise as @Björn Kaiser said, each application's storage is jailed and cannot be accessed by other application.


No other App can access your App's directories.

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号