With these scripts, we want to end up with an Illustrator file (.ai) that can be used as a source file, and an export folder with all the variations of that file for distribution and production.
Tested on Adobe Illustrator CC 2014 and 2015 on the Mac.
The goal of the artboard split script is to convert an existing signature art file that is 2-up into a 2 artboard set up. The resulting file will become the unit signature's source file.
Note: This is a 1 time use. Once all existing signatures have been converted, this script will no longer be needed.
-
Open an existing unit signature eps file in Adobe Illustrator.
-
Check the document set up
- In CMYK colorspace
- Gold is the CMYK build as a swatch named "C=0 M=25 Y=90 K=5"
- Black is a grey color swatch set to 100%
- Has setups for horizontal and vertical versions of signatures
-
Select the horizontal signature
-
Cut (cmd+x) the signature
-
Make a new layer. Name it "horiz" in all lowercase.
-
Paste in Place (shift+cmd+v) onto "horiz" layer.
-
Rename the original layer to "vert" in all lowercase.
-
You should end up with 2 layers named "horiz" and "vert" with the corresponding art on each one.
-
Select File > Scripts > Other Script...
-
Open the "MUSplitLayersToArtboards.jsx" file in the scripts folder.
-
The two layers will become 2 artboards with proper clear space around the signature.
-
Select File > Save As...
-
Save as a new Adobe Illustrator file (.ai)
You now have a source file to use with the export script.
The goal of the export script is to take the unit signature's source file and export all the file formats and color setups needed into an "export" folder.
-
Open the AI source version of the signature.
-
Check the document set up (The script requires we start with this set up.)
- In CMYK colorspace
- Gold is the CMYK build as a swatch named "C=0 M=25 Y=90 K=5"
- Black is a grey color swatch set to 100%
- Has artboards for horizontal and vertical versions of signatures
-
Save your changes if needed.
-
Select File > Scripts > Other Script...
-
Open the "MUSignatureExport.jsx" file in the scripts folder.
-
Choose the destination folder "export". If it doesn't exist, create one.
-
The script will run. This may take a minute. Illustrator must stay in focus while the script is running. You cannot work in another app until the script is done.
-
You will get a "Done!" dialog box and the document will close without saving.
-
The export folder will have 2 folders inside: "print" and "screen". These will contain their corresponding variations of signature files.
The export folder files are to be distributed. The source Illustrator file is for internal use only to create the exported files.
All have black text and white text versions.
- 1C - EPS (white text version has rev logo)
- 2C Coated - EPS
- 2C Uncoated - EPS
- 4C - EPS
- RGB - EPS
- RGB - PNG
All versions have transparent backgrounds.
Place the script files in the Adobe Illustrator app folder, Presets
> en_US
> Scripts
. You will need admin access to do this.