re: CocoaInCarbon printing
re: CocoaInCarbon printing
- Subject: re: CocoaInCarbon printing
- From: Ruben Smits <email@hidden>
- Date: Mon, 1 Mar 2004 08:40:13 +0100
You could use [NSView dataWithPDFInsideRect] or [NSView
dataWithEPSInsideRect] and pass the data to the Carbon printing system.
See CPM documentation.
Small note: I filled a bugreport at Apple about this last method, it
seems to leak memory. So use the first method when possible.
-----------
Ruben
-----------
_______________________________________________
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.