Re: pdf data to graphic objects
Re: pdf data to graphic objects
- Subject: Re: pdf data to graphic objects
- From: Julien Guimont <email@hidden>
- Date: Sun, 14 Mar 2004 16:24:59 -0500
Hello,
It pretty easy to do. Use a NSPDFImageRep initWithData initializer and
you are set. If you want to make a TIFF or JPEG from it, create an
NSImage lock focus on it and draw the pdf image rep.
Julien Guimont
http://blog.blanchou.mine.nu
On 14-Mar-04, at 4:09 PM, email@hidden wrote:
Date: Sun, 14 Mar 2004 22:26:56 +0200
From: Sven Hoffmann <email@hidden>
Subject: pdf data to graphic objects
To: email@hidden
hello!
does anyone have an idea how i could turn the pdf data from a pdf
graphics file into cocoa objects?
sven hoffmann
_______________________________________________
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.