Re: NSImage PDF support
Re: NSImage PDF support
- Subject: Re: NSImage PDF support
- From: Marcel Weiher <email@hidden>
- Date: Thu, 1 May 2003 08:44:17 +0200
On Thursday, May 1, 2003, at 03:57 Uhr, Greg Hamilton wrote:
I just noticed I can drop PDF files on an NSImage.
This seems really cool, except there doesn't seem to be a way change
page.
There isn't in NSImage. However, look at NSPDFImageRep.
Does anybody have any idea what's going on here ?
Sort of. NSImage is really just for supporting very basic imaging,
icon-level stuff, and just a tad beyond that.
If you want more, you need to look at the reps themselves,
NSBitmapImageRep and NSPDFImageRep, for example.
Marcel
--
Marcel Weiher Metaobject Software Technologies
email@hidden www.metaobject.com
Metaprogramming for the Graphic Arts. HOM, IDEAs, MetaAd etc.
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.