0

I'd like to print a NSImage but haven't managed to succeed yet. I'd like the image via a standard print panel from my cocoa application. Could anybody help me please? Your help would be really appreciated!

Best regards!

user661577
  • 201
  • 1
  • 2
  • 5

1 Answers1

0

See Printing Programming Topics for Cocoa. In particular, look at Using a Print Panel.

Rob Napier
  • 286,113
  • 34
  • 456
  • 610