Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
1

Action to change stroke color and save, based on an excel file

Community Beginner ,
Mar 20, 2018 Mar 20, 2018

Hi there, I have a drawn a metal part on Illustrator, that I need to save in 190 different colors. Each color has a name (i.e. RAL 1000, RAL 1001 etc...) I have all the names and the HEX colors saved in an Excel file. (Column one is the name, column 2 is the Hex)

So basically, my action should do the following.

1. Change stroke color of my drawn item to the value of the hex color

2. Save and name according to the color name (RAL 1000...)

Repeat 190 times according to the 190 lines of my excel spreadsheet.

Can this be done, and if so, any advice on how to implement this?

TOPICS
Scripting
1.6K
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Adobe
Valorous Hero ,
Mar 20, 2018 Mar 20, 2018
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Beginner ,
Mar 21, 2018 Mar 21, 2018

Thanks for the answer, I fear that adapting this (even though my needs are simpler than what you've achieved) is beyond my skill set. Would it be easier if I already had the color swatch. I have found the RAL swatch online.

So now, all I'd need to do is export the group in as many color variations as there are in the swatch...

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Valorous Hero ,
Mar 21, 2018 Mar 21, 2018

What is the RAL swatch?

Also, fear not, the last article shows you how to make this whole thing easier.

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Beginner ,
Mar 21, 2018 Mar 21, 2018

RAL is a colour standard used in powder coating and varnishing (doors and windows mostly...). The company offers a digital kit which includes all their colours: RAL Farben | RAL DIGITAL 5.0 Lizenz für Vollversion

I'll take a closer look at the last article , thanks a lot !

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Valorous Hero ,
Mar 21, 2018 Mar 21, 2018

Why don't you PM me your email and I can send you a sample file-set which has your basic setup for you to study and replicate?

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Beginner ,
Mar 21, 2018 Mar 21, 2018

I've sent you a PM! Many, many thanks for your help!

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Advocate ,
Mar 22, 2018 Mar 22, 2018

Bonjour,

J'ai réalisé le script qui fait le travail demandé,

//----------------------

So basically, my action should do the following.

1. Change stroke color of my drawn item to the value of the hex color

2. Save and name according to the color name (RAL 1000...)

Repeat 190 times according to the 190 lines of my excel spreadsheet.

//--------------------

J'aimerais recevoir par mail un exemple de fichier excel et ai pour test réel.

Si cela est possible.

de LR

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Beginner ,
Mar 22, 2018 Mar 22, 2018
LATEST

Je vous ai envoyé un mp.

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines