Hi there,
Please excuse my ignorance as I do not know anything about adobe illustrator or photoshop and my DTP operator knows nothing about scripting so i thought it bes tto post this in the developement section.
Also excuse the long post:
To give you some background - we are a printing comany and need to do Desktop Publishing on illustrator or photoshop to process an image into 4 layers - C, M, Y and K in order to make plates for the printing process.
We will be receiving a job which has 1600 variants. we receive a PDF for each variant from our customer and process it for printing. However, in this case if we were to do one variant on a plate, this would mean having to process 1600 images and 1600 x 4 plates - which is massively time consuming for both DTP and Plate making. So, in order to reduce this processing time, we are batching the images up 4 on a plate. So the DTP operator now needs to look through an excel file, find which 4 images are grouped together, look up those file names in a folder and then batch them into photoshop or illustrator and then step the image into the 4 process colours.
I would like to automate this process. We have the excel file with the mappings on which filenames are grouped together - i just need help on how to script this. Our dtp operators use macs, so the scripting language has to be Apple Script or Java Script. I know VBA extremely well, but that is only available on windows versions of illustrator and photoshop which we do not have.
Im hoping someone here has some knowledge of scripting for illustrator or photoshop (preferably illustrator) - if so can u point me in the right direction?
Basically, the process involces importing 4 files and placing them 2 across and 2 down to make a grid of 4.
Please excuse my ignorance as I do not know anything about adobe illustrator or photoshop and my DTP operator knows nothing about scripting so i thought it bes tto post this in the developement section.
Also excuse the long post:
To give you some background - we are a printing comany and need to do Desktop Publishing on illustrator or photoshop to process an image into 4 layers - C, M, Y and K in order to make plates for the printing process.
We will be receiving a job which has 1600 variants. we receive a PDF for each variant from our customer and process it for printing. However, in this case if we were to do one variant on a plate, this would mean having to process 1600 images and 1600 x 4 plates - which is massively time consuming for both DTP and Plate making. So, in order to reduce this processing time, we are batching the images up 4 on a plate. So the DTP operator now needs to look through an excel file, find which 4 images are grouped together, look up those file names in a folder and then batch them into photoshop or illustrator and then step the image into the 4 process colours.
I would like to automate this process. We have the excel file with the mappings on which filenames are grouped together - i just need help on how to script this. Our dtp operators use macs, so the scripting language has to be Apple Script or Java Script. I know VBA extremely well, but that is only available on windows versions of illustrator and photoshop which we do not have.
Im hoping someone here has some knowledge of scripting for illustrator or photoshop (preferably illustrator) - if so can u point me in the right direction?
Basically, the process involces importing 4 files and placing them 2 across and 2 down to make a grid of 4.