Copy link to clipboard
Copied
Greetings everyone,
I've a quite complexe challenge and my only hope would be through a JavaScript.
I don't know Javascript yet and I'm trying to figure out how to do it.
I've got AI documents with various objects on it (text, images ...) and some of those images represent numbers (see the Yellow dots).
My challenge is to transform those dots (images) onto a text box, at the exact same place and filed with the name of the object (each object is named "01", "02" ...).
My guess is to use the coordinates of each dot's layer, save them as variables, paste a text boxfrom another document on the page and then assign the saved coordinates to this new text box. I've no clue for pasting the object name into this text box though ...
By the same time, I would need a script that can past the title of the document to a specific place on the document.
Any help from you guys would be greatly appreciated
Many thanks in advance
Copy link to clipboard
Copied
why would you do this from illustrator?
Copy link to clipboard
Copied
Hi JonathanArias,
I have to use Illustrator to export the final document in SVG.
And using illustrator would be better to gain productivity (I have about 3000 document to do ...)
In complement, I've worked on a Photoshop script that actually do what I'm looking for.
I would be interested in having it working for Illustrator as well (with adaptations ...)
The best would be to be able to establich a loop of treatment inside a specific layer set.
Thank you in advance for your help !
Copy link to clipboard
Copied
i have used this in the past:
https://blog.mikeswanson.com/ai2canvas
but what i did what simpler than what you are looking to do.
Find more inspiration, events, and resources on the new Adobe Community
Explore Now