On 17/06/2010, at 12:12 AM, Gideon King wrote: > It appears that it doesn't honor the opacity settings of the colors and > instead uses solid colors. > > Is this a known issue? Is there some workaround for this?
PDF doesn't support gradients with transparency. This sucks majorly actually, as it makes true WYSIWYG impossible. A workaround might be to render the gradient to an image but it's less than ideal as it can bloat the PDF size hugely and is no longer resolution independent. I think a more recent version of PDF adds this capability but right now Apple is a version or two behind. --Graham _______________________________________________ Cocoa-dev mailing list ([email protected]) 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: http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to [email protected]
