Can I batch process "Create Outlines" in Illustrator?
I have a lot of .ai files to process into press-ready PDFs. I am trying to write a script that will run "Create Outlines" on a group of files automatically (and as a bonus, save as press quality PDF and append "PR" to the filename.
I started with the supplied script, Align Text.scpt as a guide.
What should I be telling the script to do after it selects a text frame? Is it even possible to ask a script to run another script?