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.
Dropbox は iOS ライブラリ (iBooks コード?) を利用して .doc/.docx ファイルを読み込んで表示しているだけですか?
それとも、Dropbox は .doc/.docx ファイルを正しく表示するために何らかのラッパーをコーディングする必要があったのでしょうか?
Dropbox の Web バージョンはファイルをダウンロードするだけなので、ビューアが何であれ、iOS 固有である必要があるように見えますが、
ありがとう、ティム
QuickLookFramework を見てください。
https://developer.apple.com/library/ios/#DOCUMENTATION/QuickLook/Reference/QuickLookFrameworkReference_iPhoneOS/_index.html#//apple_ref/doc/uid/TP40009672
および DocumentInteraction トピック:
https://developer.apple.com/library/ios/#DOCUMENTATION/FileManagement/Conceptual/DocumentInteraction_TopicsForIOS/Articles/PreviewingandOpeningItems.html#//apple_ref/doc/uid/TP40010410-SW1