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

Using Java Script in Illustrator

Community Beginner ,
Aug 05, 2022 Aug 05, 2022

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:  

  

SCRIPT1.pngexpand imageSCRIPT2.pngexpand image


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.

 

SCRIPT3.pngexpand image

Second part - Choosing between 2 group of temlplate file (example: group file "A" and group file "B").

SCRIPT4.pngexpand image


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".

SCRIPT5.pngexpand image

  


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 !

TOPICS
Draw and design , Feature request , Import and export , Performance , Scripting , Third party plugins , Tools
184
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
Community Expert ,
Aug 07, 2022 Aug 07, 2022
LATEST

Hi @Pablo22214452ucal,

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

https://github.com/Adobe-CEP/Getting-Started-guides

https://github.com/Adobe-CEP/Samples

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