开发者

How to highlight text in pdf in iPhone?

开发者 https://www.devze.com 2023-03-07 10:32 出处:网络
I want to search text in pdf and want to highlight it but don\'t know how to do that.开发者_StackOverflow中文版

I want to search text in pdf and want to highlight it but don't know how to do that.

开发者_StackOverflow中文版 Any suggestion will be helpful.


As far as I know, PDFKit is not available for iPhone; therefore, you should resort to manipulating the PDF through Quartz directly. You can refer to the QuartzDemo, which also covers a bit of PDF manipulation, for an example of that.

0

精彩评论

暂无评论...
验证码 换一张
取 消