Re: How to determine if a PDFPage is image based? (A scanned page)
Re: How to determine if a PDFPage is image based? (A scanned page)
- Subject: Re: How to determine if a PDFPage is image based? (A scanned page)
- From: Antonio Nunes <email@hidden>
- Date: Sun, 13 Sep 2009 13:12:27 +0100
On 13 Sep 2009, at 13:01, DairyKnight wrote:
Is there a way to determine if a PDFPage contains only a picture?
There
seems to be plenty of routines for rendering/drawing
in Core Graphics, but none for extracting PDF information?
You need to parse and analyse the page streams. Look up the
documentation on CGPDFScanner (which is used for extracting PDF
information), and of course the PDF reference.
- António
-----------------------------------------------
Touch is a language without words
-----------------------------------------------
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden