Re: Printing in OSX...
Re: Printing in OSX...
- Subject: Re: Printing in OSX...
- From: Chris Hanson <email@hidden>
- Date: Sun, 16 Jun 2002 23:01:23 -0500
At 6:26 PM -0700 6/16/02, Jiva DeVoe wrote:
Do they use directdraw to create a canvas
that represents their pages and then output that as pdf?
In Cocoa, you use the view system, just like you do for everything
else. Views know how to render themselves to PDF automatically.
There's an example in "Cocoa Programming for Mac OS X" by Aaron
Hillegas <
http://www.bignerdranch.com/Book/>.
Why do you mention DirectDraw? That's a Microsoft technology that's
only available on Windows. Why would it have anything to do with
printing on Mac OS X?
-- Chris
--
Chris Hanson | Email: email@hidden
bDistributed.com, Inc. | Phone: +1-847-372-3955
Making Business Distributed | Fax: +1-847-589-3738
http://bdistributed.com/ | Personal Email: email@hidden
_______________________________________________
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.