pdf文件文本阅读和搜索

时间:2021-11-06 15:44:35

I want to read text from pdf file and search text into pdf file.

我想从pdf文件中读取文本并将文本搜索到pdf文件中。

here the link that i know.

这里是我知道的链接。

none of this help me out.

这些都没有帮助我。

Getting text position while parsing pdf with Quartz 2D

使用Quartz 2D解析pdf时获取文本位置

HIghlighting the text in PDF document iPhone xcode

高亮显示PDF文档iPhone xcode中的文本

http://developer.apple.com/library/mac/#documentation/GraphicsImaging/Conceptual/drawingwithquartz2d/dq_pdf_scan/dq_pdf_scan.html#//apple_ref/doc/uid/TP30001066-CH220-CJBDCGCB

http://developer.apple.com/library/mac/#documentation/GraphicsImaging/Conceptual/drawingwithquartz2d/dq_pdf_scan/dq_pdf_scan.html#//apple_ref/doc/uid/TP30001066-CH220-CJBDCGCB

Reading PDF files as string through iPhone application

通过iPhone应用程序将PDF文件读取为字符串

Thanks,

谢谢,

shyam parmar

shyam parmar

1 个解决方案

#1


4  

Look at PDFKitten, it's a good start - it does all the glyph width analysis for you, but it's not perfect either.

看看PDFKitten,这是一个好的开始 - 它为你做了所有的字形宽度分析,但它也不是完美的。

#1


4  

Look at PDFKitten, it's a good start - it does all the glyph width analysis for you, but it's not perfect either.

看看PDFKitten,这是一个好的开始 - 它为你做了所有的字形宽度分析,但它也不是完美的。