Re: Scaled Printing
Re: Scaled Printing
- Subject: Re: Scaled Printing
- From: Scott Ribe <email@hidden>
- Date: Tue, 01 Jul 2008 11:29:29 -0600
- Thread-topic: Scaled Printing
> but the view
> always prints at 100% and thus scaling does not print correctly
Yeah, you're dividing by the scaling factor, thus negating the scaling. IOW,
user wants to print at 0.75, you divide by 0.75 thus scaling your own page
area *up*, then the printing system multiplies by 0.75, and there you have
it: drawing at 1.0.
--
Scott Ribe
email@hidden
http://www.killerbytes.com/
(303) 722-0567 voice
_______________________________________________
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