简体   繁体   English

适用于iOS的pdf电子书阅读器

[英]pdf ebook reader for iOS

pdf's are fixed and not reflow able. PDF是固定的,不能重排。 I have to develop an ebook reader supporting pdf format and add as much functionality in it as possible. 我必须开发一个支持pdf格式的电子书阅读器,并在其中添加尽可能多的功能。

1) I wanted to ask if functionalities like night mode, font face and size changing possible ? 1)我想问一下夜间模式,字体和大小等功能是否可以更改? if yes then how ? 如果是,那怎么办?

2) I wanted to know in depth details about pdf ebooks and the meta data related to them ? 2)我想深入了解有关pdf电子书以及与之相关的元数据的详细信息吗? how does acrobat reader knows the chapter titles of the different chapters in ebook (how the metadata is stored and how does it read it ? Acrobat Reader如何知道电子书中不同章节的章节标题(元数据如何存储以及如何读取?

3) How does acrobat reader perform the search through pdfs ? 3)acrobat reader如何通过pdf执行搜索?

4) i'll be developing the same using quartz framework instead of uiwebview. 4)我将使用石英框架而不是uiwebview开发相同的内容。 Is there any other way that is better ? 还有其他更好的方法吗? Any suggestions regarding the same 关于相同的任何建议

Apart from these, please add any other information you think that might be useful for me to develop the same. 除了这些以外,请添加您认为可能对我开发其他有用的其他信息。

Thanks 谢谢

对于TOC,谷歌vfr / reader(该项目也在github上)...有一个类readerreaderdocumentoutline.h ....您将了解目录的实现...

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

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM