• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Slow performance of PDFDocument dataRepresentation method
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Slow performance of PDFDocument dataRepresentation method


  • Subject: Slow performance of PDFDocument dataRepresentation method
  • From: Antonio Nunes <email@hidden>
  • Date: Tue, 25 Apr 2006 13:36:34 +0100

Hi,

Requesting a data representation of a PDF document seems to take exponentially longer as PDFDocument file sizes get larger.

Calling

	pdfDocData = [[self objectInPdfDocumentsAtIndex:i] dataRepresentation];

on smaller documents is relatively ok. But calling it on larger documents can take an inordinate amount of time. E.g. This call on the Adobe PDFReference16 pdf document (8.7 MB) takes well over five minutes to return.

Is there a good reason for this, and/or is there anything I can do to speed it up?

Thanks,
António _______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden


  • Follow-Ups:
    • Re: Slow performance of PDFDocument dataRepresentation method
      • From: "Theodore H. Smith" <email@hidden>
  • Prev by Date: Re: Temporary object created at runtime with Core Data
  • Next by Date: Re: Temporary object created at runtime with Core Data
  • Previous by thread: getting raw data from image.
  • Next by thread: Re: Slow performance of PDFDocument dataRepresentation method
  • Index(es):
    • Date
    • Thread