• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag
 

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
printing question
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

printing question


  • Subject: printing question
  • From: Ken Victor <email@hidden>
  • Date: Mon, 10 Oct 2005 06:17:39 -0700

i've got a subclass of NSOutlineView that i use for printing. I've provided my overrides of knowsPageRange and rectForPage. currently, in my rectForPage, i return rects that print a vertical slice of the final image, and then, as necessary, move horizontally to the right, to print the next vertical slice, etc. however, i would prefer to print pages in the order that the user chooses in the print panel layout pane. ie, the appropriate scheme of
left to right, then top to bottom
right to left, then top to bottom
top to bottom, then left to right (as i currently do)
top to bottom, then right to left
and while i understand how to compute the appropriate rect given a page number and a scheme, i haven't been able to figure out which scheme the user chooses. i don't see anything at all that changes in the NSPrintInfo for the current print operation in my rectForPage function.


so.  how do i determine which page order scheme the user has chosen.

thanx,
ken
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden


  • Follow-Ups:
    • Re: printing question
      • From: Scott Ribe <email@hidden>
  • Prev by Date: Re: Help with my stream object please
  • Next by Date: sychronizeFile Problem
  • Previous by thread: Objective-C Framework for XML-RPC
  • Next by thread: Re: printing question
  • Index(es):
    • Date
    • Thread