Is it possible to change the names of PDFs exported from a map series? I would like to use a combination of attributes for the output name but I'm not sure if that's possible. I am creating a series of maps that show street sweeping areas. They are broken down into shifts (morning, afternoon, night), by weekday (mon, tues etc.) and include a description field (from Main St. to First St. etc.). I would like all of these attributes to be present in my PDF name, or at the very least, the shift and weekday.
I'd create a new name field in the index layer and Field Calculate the attribute e.g. = FieldA + FieldB.
When you export the multiple map series the filename suffix will be that field attribute.