ios - security issues on displaying pdf documents by uiwebview -


i use uiwebview display pdf documents in app. read somewhere uiwebview can present vulnerabilities in terms of security; didn't understand if encrypted pdf's can stolen using these vulnerabilities. should quit use uiwebview protect pdf's?

thanks lot.

you should use quicklook framework displaying pdf preview.

use nice tutorial using framework : preview-documents-with-qlpreviewcontroller

hope helps you.


Comments

Popular posts from this blog

c# - Send Image in Json : 400 Bad request -

jquery - Fancybox - apply a function to several elements -

An easy way to program an Android keyboard layout app -