Trying to print an image and it gets butchered
Trying to print an image and it gets butchered
- Subject: Trying to print an image and it gets butchered
- From: April Gendill <email@hidden>
- Date: Sat, 17 Jul 2004 09:32:12 -0700
I am trying to print an image. The image is in an imageview. Basically
The image is based on a template which I know to be of the correct size
since it works in every other program on the computer. SO since I have
absolutely no idea what I'm doing here, I was hoping maybe some one
could help.
The image is 762 X 522 pixels. The image view is the same size. in the
NSPrintInfo I have turned off horizontal and vertical centering. In the
case of this image I have programatically set the orientation to
landscape. When I try to print I end up with about a quarter of the
right side clipped off and sent into the either somewhere. maybe about
a tenth of the bottom of the image gets moved onto a second page. It's
very frustrating since I know its something dumb I'm doing and I simply
cannot manage to figure out what I need to do to get it to print the
data correctly.
April.
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.