Re: select all colors(corel draw) I know a back door method to changing colors.
First record in the CMYK values of the colors you wish to change.
Save the as an encapsulated postscript file.
Open the .eps file in a text editor.
Find a line which looks something like this "0.40 0.40 0.00 0.60 k"
In this example, the color is navy blue and consists of 40% cyan, 40% magneta, 0% yellow and 60% black.
Over in corel, look at the cmyk value of the new color you want, say an orange. 0% cyan, 40% magenta, 90% yellow and 0% black.
Globally replace "0.40 0.40 0.00 0.60 k" -> "0.00 0.40 0.90 0.00 k"
When you re-open the .eps in corel, all the navy blue should be replaced with orange.
fred |