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

sql - VB.NET Operand type clash: date is incompatible with int error -

SVG stroke-linecap doesn't work for circles in Firefox? -

python - TypeError: Scalar value for argument 'color' is not numeric in openCV -