ios - UIWebView Bookmark Bug with pdfs -


i have code generates pdf text files, , adds bookmarks various locations within said pdf using uigraphicsaddpdfcontextdestinationatpoint , uigraphicssetpdfcontextdestinationforrect. uiwebview appears bugged, clicking bookmarks temporarily renders other bookmarks send view top of document. "temporarily" because clicking on unaffected bookmark seems reset bookmarks point supposed to.

this doesn't appear coding problem, occurs in uiwebview. when open pdf in ibooks, links work fine. prefer view pdf in app, , other ways i'm aware of (uiimageview & uisliderview) eliminate bookmarks altogether. i'm hoping there way fix uiwebview problem no longer occurs.

any suggestions?


Comments

Popular posts from this blog

c# - SVN Error : "svnadmin: E205000: Too many arguments" -

c++ - Using OpenSSL in a multi-threaded application -

All overlapping substrings matching a java regex -