简体   繁体   English

是否可以在我自己的IOS应用程序中打开和翻阅Keynote?

[英]Is it possible to open and flip through a Keynote in my own IOS app?

So I had a amazing idea for a app that involves Keynotes/Powerpoints. 因此,对于包含Keynotes / Powerpoints的应用程序,我有一个奇妙的想法。 I figured there would almost certainly be 100s of threads on how to do this natively in a app or at the very least a few solid libraries built to do this on Github, but so far based on the research ive done so far it appears its either not possible, is so ridiculously hard no ones dared to ever attempt it or im missing something? 我认为几乎可以肯定有100个线程可以在应用程序中本地执行此操作,或者至少有几个在Github上构建以实现此功能的实体库,但是到目前为止,根据到目前为止的研究结果,不可能,难道没有人敢尝试或遗漏某些东西吗? If this is the case ....why? 如果是这样...为什么? Is it a silly Apple rule or something? 这是愚蠢的苹果规则还是其他?

Just to be 1000% clear, I want to open the presentation IN MY OWN APP, I DO NOT want to just to deep link over to keynote, my app has to be the app that the viewer can view the keynote from and flip through the slides from. 只是要保持1000%的清晰度,我想在自己的应用中打开演示文稿,我不想只是深入链接到主题演讲,我的应用必须是查看者可以查看主题演讲并翻阅主题演讲的应用从幻灯片。

WebViews within your app, accessing the Keynote iCloud presentation, with edit ability set by the owner of the file. 应用内的WebView,可访问Keynote iCloud演示文稿,并具有文件所有者设置的编辑功能。 That's as good as this is going to get without making custom parser to present .key files with a native rendering engine (also custom made). 这样就好了,而无需进行自定义解析器就可以使用本机渲染引擎(也是自定义的)来呈现.key文件。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

相关问题 是否可以通过深层链接从 instagram 打开我的 iOS 应用程序? - Is it possible to open my iOS app from instagram through a deeplink? ios在我自己的应用程序中打开第三方应用程序 - ios open third party app within my own app 可以远程打开我的iOS应用程序吗? - Is it possible to open my iOS app remotely? 从Keynote内的phonegap应用程序打开Keynote文件 - Open a keynote file from a phonegap app inside Keynote iOS打开pdf使用我自己的应用程序设置不起作用 - iOS open pdf use my own app setting does not work 我想编写一个iOS应用并严格运行以供我在自己的手机上使用。 可能? - I want to write an iOS app and run it strictly for my own use on my own phone. Possible? 可以从我的应用程序iOS 7中打开“联系人”应用程序 - Is possible to open Contacts app from my app iOS 7 当我的应用程序处于后台时,将其他应用程序的文件/内容打开到我自己的iOS应用程序中 - Open file / content of other app into my own iOS app, when my app was in background 从自己的应用程序ios打开现有应用程序 - Open a existing app from own app ios Swift,Xcode,iOS-如何处理通过“在...中打开”从另一个应用程序发送到我自己的应用程序的文件 - Swift , Xcode, iOS - How to handle a file sent with 'Open in…' from another app to my own app
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM