I am trying to highlight text using rect but the code below:
CGRect originalSize = CGPDFPageGetBoxRect(pagePDFRef, kCGPDFMediaBox);
return me rect less then I expected or maybe less then I see.
Is there any already made method that highlight text using scanner and CGRect
See Question&Answers more detail:
os 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…