Re: landscape printing not there by default?
Re: landscape printing not there by default?
- Subject: Re: landscape printing not there by default?
- From: Scott Anguish <email@hidden>
- Date: Thu, 18 Jul 2002 21:28:51 -0400
On Thursday, July 18, 2002, at 07:31 PM, John Nairn wrote:
I am printing the current NSView simply by the default printing methods
(i.e., I did not write any code), but it does not work in landscape
mode. The previewed print out is identical regardless of the settings
in the page setup window. These settings are recorded (if page set is
opened again they are still there) and the current document is even
flagged as changed by changing page setup. The settings, however, seem
to be ignored by NSView printing.
Is something else needed to support landscape printing?
this could be because by default the pagination is only auto for
vertical... set the horizontal pagination to auto as well.
are you overriding any of the pagination routines?
_______________________________________________
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.