Images transparency in PDF's
Images transparency in PDF's
- Subject: Images transparency in PDF's
- From: Aidas Dailide <email@hidden>
- Date: Mon, 30 Jun 2003 23:17:27 +0300
Hi,
I have a view with some transparent images. I draw them transparent
using this command:
[image compositeToPoint:NSMakePoint(NSMinX(bounds), NSMaxY(bounds))
operation:NSCompositeSourceOver fraction:tLevel];
Everything draws ok, but when I use Preview command from Print Panel,
all images are not transparent! Is there any way to fix this?
Thanks,
Aidas
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.