Re: make print scale disable
Re: make print scale disable
- Subject: Re: make print scale disable
- From: "Kyle Sluder" <email@hidden>
- Date: Wed, 4 Jun 2008 07:57:31 -0400
On Wed, Jun 4, 2008 at 6:14 AM, norio <email@hidden> wrote:
> I'd like to make Print Scale to be disable for a purpose.
> Is there any ways to do that?
Did you read the NSPrintPanel documentation, specifically the
NSPrintPanelShowsScaling bitflag in the NSPrintPanelOptions enum,
which is used as the argument to -[NSPrintPanel options]?
In case you didn't, it's right here:
http://developer.apple.com/documentation/Cocoa/Reference/ApplicationKit/Classes/NSPrintPanel_Class/Reference/Reference.html
--Kyle Sluder
_______________________________________________
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