Re: dataWithPDFInsideRect returns raster text
Re: dataWithPDFInsideRect returns raster text
- Subject: Re: dataWithPDFInsideRect returns raster text
- From: Leo <email@hidden>
- Date: Mon, 23 Dec 2013 04:45:25 -0500
If it doesn't work, you may need to use CGPDF... stuff and combine your
elements in PDF manually. But that's just a guess as I never had to
solve the issue you describe.
Leo
On 12/19/13, 12:12 PM, Leonardo wrote:
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
_______________________________________________
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