Clipping drawing printed to PDF?
Clipping drawing printed to PDF?
- Subject: Clipping drawing printed to PDF?
- From: Nick Zitzmann <email@hidden>
- Date: Mon, 7 Jan 2008 20:40:08 -0700
I have an NSView that intentionally draws some graphics out of the
view's frame, so that part of the graphics get clipped. When the view
is drawn to screen or the printer, the graphics are clipped correctly,
so only part of the graphic is drawn in the view and the other part
doesn't appear. When the view is drawn to PDF, however, using -
dataWithPDFInsideRect:, then the graphics that are supposed to be
clipped end up being drawn over the top of another subview of the
superview. How do I stop this from occurring?
Nick Zitzmann
<http://www.chronosnet.com/>
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden