Is there any PDF parser written in objective-c or c?

后端 未结 3 546
情深已故
情深已故 2021-01-13 16:46

I\'m writing a pdf reader iPhone application.

I know how to show pdf file in view using CGPDF** classes in iOS.

What I want to do now is to search text in pd

3条回答
  •  梦谈多话
    2021-01-13 16:51

    This code is having some bugs that can be easily fixable. Well presented Objective C code.

    https://github.com/KurtCode/PDFKitten

提交回复
热议问题