drawPageBorderWithSize question
drawPageBorderWithSize question
- Subject: drawPageBorderWithSize question
- From: matt neuburg <email@hidden>
- Date: Sat, 23 Nov 2002 19:43:36 -0800
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.
matt neuburg, phd = email@hidden,
http://www.tidbits.com/matt
pantes anthropoi tou eidenai oregontai phusei
Subscribe to TidBITS! It's free and smart.
http://www.tidbits.com/
_______________________________________________
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.