programmatically manipulate some illustrator file via API?
I want to create a service, let's say on AWS for example, that will automate common Illustrator tasks that i need to perform.
I want to programmatically manipulate some illustrator file, and export the result to some other format.
For example:
Given an illustrator file "template1.ai" and variables values that i get in runtime, I want to fill the variables in the file with the given values, and export the result as PNG.
This task will be performed on a remote machine in the cloud, where i don't have Illustrator installed.
Is it possible to do that? do you have some illustrator-as-service API or something like that which i can use?
Alternatively, is it possible to install illustrator on a machine in my cloud account and use some script to do that?
please provide some guidance
(and i have similar needs for video files as well, so will be happy to get an answer for after effects as well)
