[iOS] PDF 註記、畫重點 標註


想要在iOS上的文件做註記功能(Annotation,MARK)嗎
可參考
Well there are several paid source codes which are available which includes pspdfkit,fastpdfkit etc. find links below
  1. http://pspdfkit.com/
  2. http://fastpdfkit.com/
  3. http://codecanyon.net/item/html-pdf-viewer-ios-xcode-project/154673
  4. http://www.binpress.com/app/pdftouch-sdk-for-ios/859
  5. https://github.com/vfr/Reader/

for free/opensourced app you can check at
you might also want to read below threads, for more info.!
  1. add annotation to pdf
  2. Add an annotation on a pdf
  3. Annotation (notes, comments) using Quartz 2d in ios

See also :

留言

這個網誌中的熱門文章

Office 2021 離線安裝封裝與KMS啟動步驟

Ollama使用心得與模型導入教學

ARC下NSMutableDictionary 無法使用retainCount