开发者

Opening pdf from other application

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

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜