You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi there,
when we open a pdf and touch a point it giving right point coordinates. by
-(void) documentViewController:(MFDocumentViewController *)dvc didReceiveTapAtPoint:(CGPoint)point
but after scroll a page it not provide the xact point . this give point under 768, but my page go around 900 deep. any suggestion.
Thanks in Advance.
maahi
The text was updated successfully, but these errors were encountered:
Hi there,
when we open a pdf and touch a point it giving right point coordinates. by
-(void) documentViewController:(MFDocumentViewController *)dvc didReceiveTapAtPoint:(CGPoint)point
but after scroll a page it not provide the xact point . this give point under 768, but my page go around 900 deep. any suggestion.
Thanks in Advance.
maahi
The text was updated successfully, but these errors were encountered: