PDF Viewer iPad App [英] PDF Viewer iPad App

查看:129
本文介绍了PDF Viewer iPad App的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在为iPad开发自定义 PDF查看器,其功能如下:

I'm looking to develop a custom PDF viewer for an iPad, which has features like:


  • 书签

  • 搜索

  • 深层链接

  • zoom

  • 跳转到特定页面

  • bookmarks
  • search
  • deep linking
  • zoom
  • jump to specific page

有谁知道类似于此的代码解决方案?我目前正在查看 Ghostscript ,但在查找其他选项时遇到问题。

Does anyone know a code solution similar to this? I'm currently looking at Ghostscript but am having a problem finding other options.

推荐答案

我开发了一个这样的自定义阅读器,我用它来为客户提供一些项目。搜索&突出显示是迄今为止最困难的,其次是文本选择。保持较大PDF的内存使用率也很低。

I've developed a custom reader like this which I've used for a handful of projects for clients. Search & Highlight was by far the most difficult, followed by text selection. Keeping memory usage low for large PDF's is tricky too.

我无法分享我的来源。但是这里的人有一个看起来很有前途的免费图书馆:

I cant share my source. But here's someone who has a free library that looks promising:

http: //mobfarm.eu/fastpdfkit

https ://github.com/mobfarm/FastPdfKit

(它看起来好像源代码不可用?)

(it doesn't look as if the source code is available?)

这篇关于PDF Viewer iPad App的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆