Re: landscape printing not there by default?
Re: landscape printing not there by default?
- Subject: Re: landscape printing not there by default?
- From: John Nairn <email@hidden>
- Date: Fri, 19 Jul 2002 17:01:37 -0600
I do not think pagination is the cause (I did not override any
pagination routines). I think if pagination was wrong, the picture would
be oriented correctly (horizontal screen axis parallel to long direction
on page) but the clipping would be wrong. Instead, the image never
rotates or the picture horizontal axis is always parallel to paper short
axis regardless of the setting in page set up. That orientation should
change when landscape mode is selected.
Any other ideas (or limitations on default printing)?
On Thursday, July 18, 2002, at 07:28 PM, Scott Anguish wrote:
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?
----------------
John Nairn (1-801-581-3413, FAX: 1-801-581-4816)
Web page:
http://www.mse.utah.edu/~nairn
_______________________________________________
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.