Skip to main content
Participant
August 24, 2024
Question

Help Please, Script to create artboard and save as pdf

  • August 24, 2024
  • 1 reply
  • 300 views

Hello everyone, can I have a request from people who can make scripts?

 

I need a script that will create an artboard for each object or group I choose and then create a pdf according to my pdf profile.

 

Like this:

1- It will create a separate artboard for each object or group I select. It will delete the old artboard. The resulting artboards should also include the stroke thickness in the artboard. Artboard numbers should start from 1.

 

2- It will save all artboards separated according to my pdf profile.
The name of my PDF profile is "CTP-PDF". It should detect and save this profile.
The resulting PDFs should be created in a folder named "CTP-PDF" in the location of the illustrator document and saved in it.
The names of the PDFs should be (name of the ai document)_(artboard number). I would be happier if the PDF name was (first 6 digits of the document name)_(artboard number) if possible.

 

If anyone can do it, thank you very much in advance. It will come in handy as I use it all the time.

This topic has been closed for replies.

1 reply

Participant
August 24, 2024

what type of script you need ?

py, js, ....

 

Participant
August 26, 2024

Js or jsx