dataWithPDFInsideRect returns raster text
dataWithPDFInsideRect returns raster text
- Subject: dataWithPDFInsideRect returns raster text
- From: Leonardo <email@hidden>
- Date: Thu, 19 Dec 2013 18:12:59 +0100
- Thread-topic: dataWithPDFInsideRect returns raster text
I get a pdf from my NSView using dataWithPDFInsideRect. If my view contains
only a NSTextView, dataWithPDFInsideRect properly returns a pdf with real
and selectable test.
But if put over the NSTextView a NSView in which I draw a transparent png
NSImage, the text laying exactly under the image gets rasterized and not
selectable.
In other words I can't put any image over the text and and get a
professional pdf.
Is a way to solve this trouble? I guess yes. Thanks.
Regards
-- Leonardo
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden