Pagination
Pagination
- Subject: Pagination
- From: Dix Lorenz <email@hidden>
- Date: Mon, 3 Jun 2002 19:26:00 +0200
Hi,
I am developing a Cocoa-app which also does printing. I have it pretty
much figured out, but one problem remains: pagination. I don't know
beforehand how many pages it will be, so I can't implement
"knowsPageRange" for manual pagination or make the View the needed size
for automatic pagination. Building the pages is very complex, so
rendering without drawing just to figure out the number of pages is
something I'd rather leave as the last option.
Any ideas?
Thanks,
Dix
_______________________________________________
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.