Hey guys,
Going to try and explain this the best I can..
A client of mine has some certificates they want me to run every month. There's different ranks (silver, bronze, etc) which correlate to different paper. Clearly, when the new files come up, I have to switch paper, which means different production files.
The CSV file is set up like this:
Name|Rank|Year
What I'm curious about is if XMPie can create a separate production file for each rank from a single file in just one merge. Instead of
output.ps, I'd get
bronze.ps,
gold.ps, or
silver.ps depending on when the field changes. This is, of course, assuming the CSV file is set up correctly with all the data sorted accordingly.
Thoughts?
Jay