iphone - How to READ/PARSE the PDF contents loaded in an UIWEBVIEW -


assume situation, have uiwebview , signed in gmail account, have received e-mail attached pdf file. clicking on attachment link webview open pdf file there itself.

at time if trying read html contents returns null.

please me giving idea. how read/parse pdf content loaded in webview , store data nsstring.

if have url pdf file directly load url in webview otherwise have use nsurlrequest download file , load file local directory of application. shall glad provide code of loading pdf file local directory suggest google it.


Comments

Popular posts from this blog

django - How can I change user group without delete record -

java - Need to add SOAP security token -

java - EclipseLink JPA Object is not a known entity type -