Re: drawPageBorderWithSize question
Re: drawPageBorderWithSize question
- Subject: Re: drawPageBorderWithSize question
- From: Scott Anguish <email@hidden>
- Date: Sat, 23 Nov 2002 23:14:09 -0500
when I last messed with this back in September, it was way broken.
I think if you do any scaling at all, you'll find the same.
On Saturday, November 23, 2002, at 10:43 PM, matt neuburg wrote:
I find Cocoa's printing support flexible, powerful, and ingenious, but
I've run into a small problem. In using drawPageBorderWithSize:, I
find that the stuff I draw in that routine is not actually printed
unless my view is two or more pages long. If my view is one page or
less, drawPageBorderWithSize: is called but doesn't do the drawing it
is commanded to do.
Is this a known problem? Apart from printing a blank second page,
which is wasteful and rather skanky, is there any other easy
workaround? I suppose I could special-case the one-page situation,
though I would rather not... Thx - m.
_______________________________________________
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.