js4ai
js4ai copied to clipboard
Idea for CMYKtoPMS
I'm busy with adding new functionality to a cep panel I'm helping with. I was researching a method to convert logos by script to pms. It's kinda hard and sadly we can't use recolor with script.
However i saw this CMYKtoPMS script you made available. After some testing and thinking, an idea popped up. I simply needed to add all the book lab numbers as an array. So now I can convert to pms colors without the need of those side ai files containing all the pms colors. It's much faster, it doesn't need to open another document.
Only thing i see its sleep ghtly different in the result vs the recolor function.
My guess is that's because the cmyk values i got are from automatic convertion. If only would have the official CP library i think it would do a month ch closer job.
Is it an idea to add my altered version here?