Using Java Script in Illustrator
Copy link to clipboard
Copied
Hi everyone,
I would like to create a script in order to change the way of working of my team but I have a very bad lvl in scripting on java.
It would be divided in 3 parts:
First part - Enter the URL of the ERP page in order to take some informations like number order or name client and generate it in my illustrator plan.
Second part - Choosing between 2 group of temlplate file (example: group file "A" and group file "B").
Third part - If I choose the group file "A" I will be able to chose the files in the group file "A", same for groupe file "B".
Ending - My plan is generated with my template file A and the text at the bottom of the page is replaced by the information of the order (Agency/CO/Ref)
Thank you for the tips/advice !
Explore related tutorials & articles
Copy link to clipboard
Copied
You could do this using CEP extensions. Have a look at the following links for an introduction and other resources on what it is and how to create extensions.
https://github.com/Adobe-CEP/CEP-Resources

