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 (Cocoa-dev@lists.apple.com) 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: https://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to arch...@mail-archive.com