• 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
Re: Printing multiple pages using drawRect:
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Printing multiple pages using drawRect:


  • Subject: Re: Printing multiple pages using drawRect:
  • From: Erik Buck <email@hidden>
  • Date: Thu, 6 Oct 2005 20:45:51 -0400

Just read
<http://developer.apple.com/documentation/Cocoa/Conceptual/Printing/ Concepts
/pagination.html#//apple_ref/doc/uid/20001051-BBCHHAHI>


<http://developer.apple.com/documentation/Cocoa/Conceptual/Printing/ Tasks/Pa
ginatingViews.html#//apple_ref/doc/uid/20000912-BBCHHAHI>



Look at sample code for printing. For example, the complete source code for TextEdit is on your hard disk. It certainly prints multiple pages.


Look at the sample code linked from the previous links:
http://developer.apple.com/documentation/Cocoa/Conceptual/Printing/ Tasks/PaginatingViews.html#//apple_ref/doc/uid/20000912-BBCHHAHI


Saying

<Qoute>
Thanks for the links. I had checked the documentation.
It would seem the only approach is to create a
seperate view for printing.

Draw slide 1, copy to print view, draw slide 2, copy
to print view, and so on.

Then print it. Hopefully that would give a page for
each slide.
<End Quote>

just tells us we shouldn't bother answering your questions because you won't even bother read the links let alone fine this rather easy to find information on your own.

Am I missing something ?

_______________________________________________
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


  • Prev by Date: Re: Flipping an NSImage (SOLVED)
  • Next by Date: Problem with application hiding and revealing
  • Previous by thread: Re: Printing multiple pages using drawRect:
  • Next by thread: Problem with application hiding and revealing
  • Index(es):
    • Date
    • Thread