Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 9120343
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 17, 20262026-06-17T05:36:23+00:00 2026-06-17T05:36:23+00:00

I have used iOS PDF Reader Core API to create an iPhone app that

  • 0

I have used iOS PDF Reader Core API to create an iPhone app that displays PDF files on my device file system..

My doubt is how to use this API to view remote PDF files by giving a URL path.
The ReaderDocument object only accepts file paths to be specified.

Please help me..

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-17T05:36:24+00:00Added an answer on June 17, 2026 at 5:36 am

    I don’t believe there’s a way to do this. I’m not very familiar with the framework you linked to, but I work full-time on the PSPDFKit iOS PDF SDK. To render PDF’s on iOS, they need to be fully downloaded. You basically create a CGPDFDocument at some point either via

    CGPDFDocumentCreateWithURL(...)
    (or)
    CGPDFDocumentCreateWithProvider(...)
    

    Now CoreGraphics will throw out some cryptic error 15 if you try to feed CGPDFDocumentCreateWithURL with a remote URL (although it does work for /localhost/ remote URLs)

    You theoretically could write a CGDataProvider that downloads the document on the fly, but the trouble is that iOS still will read and parse the whole PDF before it can display it – and I went through the trouble of writing a custom provider myself (one that supports AES256 and decrypts PDF content on the fly for extra security). It’s really tricky to get it right.

    tl,dr: You need to download the PDF. For example with this neat AFNetworking extension I wrote – it even supports resume.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

New to iOS, I have to make an app that will show photos and
I have 3.1.2 device and have used 3.1.2 as minimum iOS requirement for my
I have an AIR app that I am wanting to convert to a IOS
I need wrapper for work with twitter api in iOS. Now I have used
I have used the iOS development account for creating APNS SSL certificate for sending
I have a ios program for iPad. It is used 2 view, A view
We have used Shibboleth to authenticate users. It works great. The issue is that
I have used a plugin that uses prototype js, it's working fine but the
I have used auto complete textbox previously. That auto complete works only when i
I have the following code that read input from txt file as follow Paris,Juli,5,3,6

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.