Re: pdf data to graphic objects
Re: pdf data to graphic objects
- Subject: Re: pdf data to graphic objects
- From: Sven Hoffmann <email@hidden>
- Date: Mon, 15 Mar 2004 08:14:15 +0200
thanks julien,
i am familiar with this part, but what i want is to read in pdf
graphics into an application as objects, so i can modify the objects
and by that change the graphics.
any ideas on this one also?
sven hoffmann
Am 14.03.2004 um 23:24 schrieb Julien Guimont:
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.
_______________________________________________
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.