• 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: Print a NSImageView
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Print a NSImageView


  • Subject: Re: Print a NSImageView
  • From: Jeff LaMarche <email@hidden>
  • Date: Thu, 29 Dec 2005 12:33:55 -0500

On Dec 29, 2005, at 12:20 PM, Andrea Salomoni wrote:
I need to print a NSImageView that has inside an image larger than the view...
This is pretty normal, but when I print via print: command, my printer print only the view and not all the image.
I need to print the entire image and not only the view.
Is there any method to do it?

Create an offscreen NSImageView that's the same size as your printable area (page size less margins), set its image based on the content of the image view you're using to display onscreen, then print from the offscreen image view.


_______________________________________________
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: Print a NSImageView
      • From: Andrea Salomoni <email@hidden>
References: 
 >Print a NSImageView (From: Andrea Salomoni <email@hidden>)

  • Prev by Date: Print a NSImageView
  • Next by Date: Re: Print a NSImageView
  • Previous by thread: Print a NSImageView
  • Next by thread: Re: Print a NSImageView
  • Index(es):
    • Date
    • Thread