Re: pageHeader and pageFooter
Re: pageHeader and pageFooter
- Subject: Re: pageHeader and pageFooter
- From: Troy Stephens <email@hidden>
- Date: Mon, 27 Jun 2005 09:35:02 -0700
On Jun 27, 2005, at 5:47 AM, James Spencer wrote:
I have a silly little bug that appears to be in Cocoa but is so
absurd that I just want to see if what I'm seeing is right. I'm
using 10.4's new facility for page headers and footers but they
seem to be backwards. That is, the footer is appearing at the top
of the page while the header is at the bottom.
What kind of view are you attempting to print? Is it perhaps a non-
flipped view (-isFlipped returns NO)?
You -should- be getting the same result as in TextEdit printouts with
the "Number pages when printing" preference turned out: The default
page header contains the title (top left) and date (top right), while
the default footer contains the page number and count (bottom right).
There is a bug in the computation of the print date, but you can work
around it if needed by substituting your own -pageHeader.
--
Troy Stephens
Cocoa Frameworks
Apple Computer, Inc.
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden