dataWithPDFInsideRect problem
dataWithPDFInsideRect problem
- Subject: dataWithPDFInsideRect problem
- From: 김경옥 <email@hidden>
- Date: Fri, 04 Mar 2005 09:22:01 +0900
Hi,
I implemented an image editor
and made text be added on the NSView.
I have to add several views in
a NSView and save it as displayed into an NSImage.
I used 'dataWidthPDFInsideRect'
function to capture the image in the NSView.
But after saving in an
NSImage, the end line of the image is changed to a gray
line.
If I use
'dataWithESPInsideRect', there is no problem about the gray line but I
can't add the asian text using the function.
If anyone has solved the same
problem, please let me know what I can do.
Thanks
_______________________________________________
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