Sketch NSImage Printing oddity
Sketch NSImage Printing oddity
- Subject: Sketch NSImage Printing oddity
- From: Herbert Putteneers <email@hidden>
- Date: Mon, 21 Nov 2005 17:19:43 +0100
Hi all.
Sketch allows you to drag a picture on the canvas. You can then drag
it around and resize it. This is all working fine.
However, when you resize the picture and then print, the picture is
printed at screen resolution. If you do not touch the picture at all,
it prints at higher resolution.
I honestly don't see why this is happening:
bestRepresentationForDevice:nil seems to be called at the right
place. I tried clearing the cached image before calling
transformedImage when printing, I've used setDataRetained:YES (which
I shouldn't), no cigar. I really don't see what could be wrong
anymore. Does anybody have an idea of why the printing is going awry?
Kind regards,
Herbert Putteneers
_______________________________________________
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