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' -

Google sheets equipment borrowing system -

c# - Ploeh AutoFixture was unable to create an instance from System.Runtime.Serialization.ExtensionDataObject -