Saving layer names as file names
Hello everyone and thank you in advance for your time.
I have been trying to figure this out on my own with very little javascript experience. I'll try to explain this as best as i can. A friend created a CSV file to use, created variables and created a batch from the action menu. The issue is, illustrator only gives us 'File + Number', 'File + Data Set Name' and 'Data Set Name' which isn't anything i want shown as the file name when i go to save. I would like certain layers saved as the file name. The variables create a number of different layers but i would like to use the layers 'invoice_#' and 'customer' as my file name so it would look something like this "123_customer.pdf". Is this possible with a script?
