RE: Printing images always puts image in corner
RE: Printing images always puts image in corner
- Subject: RE: Printing images always puts image in corner
- From: "Cristian Savu" <email@hidden>
- Date: Thu, 1 Aug 2002 17:14:38 +0300
You are right, In print / printpreview the image doesn't want to resize and
is positioned always at (0,0). Maybe I'm looking in the wrong direction or
maybe this is a cocoa bug. A more experienced guy from this list should be
able to tell the truth to the world.
Anyway, I have a solution :
- Create a NSImageView with the desired image
- add it to the TestView (as a subview)
- and that's it (the image is positioned wherever you want and the size is
Ok)
- it is not very elegant but works for me !
Regards, Cristian
>
Subject: Re: Printing images always puts image in corner
..........................
_______________________________________________
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.