CMYK in QuarkXpress
CMYK in QuarkXpress
- Subject: CMYK in QuarkXpress
- From: Alberto Salvagnini <email@hidden>
- Date: Thu, 10 May 2001 16:52:20 +0100
Hi friends,
I am looking, better trying to get the CMYK numbers from a color (or
from all colors in a Quark Document)
if I write:
get RGB color value of color spec "Cyan" of document 1
I get the result:
{485, 41052, 50824} which is ok
but if I write:
get CMWY color value of color spec "Cyan" of document 1
I get the result:
+data cCMY0000FFFF00000000;
Why don't I get a list which contains the values of this color like
{100, 0, 0, 0} or {c:100, m:0, y:0, k:0}?
Do I neet some new scripting additon or Quark Xtension?
The other thing is: why do I have to select a box (anybox) to get the
properties of every color of a dokument ?
Example if I write:
get properties of every color spec of document 1
I get a result ( the properties of every color spec of document 1)only
if document 1 has a selected box otherwise I get an error...
Why? I am looking for every color an not only for the one in the box
and anyway a box has only 1 or 2 colors (backrground und line).
I hope some one could help me. Thanks
Many italian greetings from Germany :)
email@hidden
[demime 0.97c removed an attachment of type text/x-vcard which had a name of asalvagnini.vcf]