.epub on iPhone

旧时模样 提交于 2019-12-09 18:45:57

问题


Seeking your help to get off .epub(s) sea in iPhone world...

I am trying to make an iPhone application which can read .epub(s). So, I'm in search of a good method, API, Webservices, etc. which help me to render .epub(s) on iPhone's screen. Please let me know once you got any information about .epub(s) on iPhone.

=> My application would be like, Stanza/Calibri, which can read .epub(s).

Thanking You... Paresh Thakor


回答1:


EPUB is just XHTML stored in a zipfile with an XML manifest. Get a zip library and you can use a WebView to display the actual content.



来源:https://stackoverflow.com/questions/1713730/epub-on-iphone

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!