Re : Total number pages being printed
Re : Total number pages being printed
- Subject: Re : Total number pages being printed
- From: "Ewan Delanoy" <email@hidden>
- Date: Fri, 20 Apr 2007 22:28:30 +0200 (CEST)
- Importance: Normal
Hi Glen,
if what you're printing is an NSView, you should use
the method
-(BOOL) knowsPageRange: (NSRangePointer) r
To customize headers and footers, override the
methods -(NSAttributedString*) pageHeader
and -(NSAttributedString*) pageFooter.
See the NSView class reference in the documentation.
HTH,
Ewan
_______________________________________________
Cocoa-dev mailing list (email@hidden)
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