Copy link to clipboard
Copied
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.
Copy link to clipboard
Copied
what type of script you need ?
py, js, ....
Copy link to clipboard
Copied
Js or jsx