I have used brow-leaves-67b10ed to render PDFs in UIView.
Now my necessity is to search and highlight texts.
I have managed to get the exact position of text on
That was an issue with filling rect in inappropriate layer in leaves view. I tried adding those with proper layer position and that is done.
But I recommend, not to use UIView if you want to highlight searched text.. Not atleast leaves view