Printing across multiple pages
Printing across multiple pages
- Subject: Printing across multiple pages
- From: Glen Simmons <email@hidden>
- Date: Wed, 7 Mar 2007 14:44:19 -0600
I'm working on adding to my app the capability to print across
multiple pages. In my print panel, there's UI to let the user set the
number of sheets horizontally and vertically. What should then happen
is that the view gets scaled so that it fills the pages. I'm to the
point of overriding -knowsPageRange: and -rectForPage:, but I'm not
really clear on how to get the right result. Just slicing my view
into rects according to the number of pages horizontally and
vertically results in small pieces on each page, not scaled to fill
the pages. Can anyone point me to sample code or give me a clue what
I'm missing?
Thanks,
Glen
_______________________________________________
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