Reading a hosted PDF file from a URL and converting to text in iOS using Objective-C -


i reading pdf file stored locally (using nsbundle) , converting text.

but when trying read pdf http i.e. url scheme , give path pdf text converter returns nil. solutions appreciated.

my basic question how read pdf file url path?

on way there many restriction convert pdf file plain text.if want display pdf on app use pdf reader core


Comments

Popular posts from this blog

android - Why am I getting the message 'Youractivity.java is not an activity subclass or alias' -

python - How do I create a list index that loops through integers in another list -

c# - “System.Security.Cryptography.CryptographicException: Keyset does not exist” when reading private key from remote machine -