Tagged Questions
2
votes
1answer
340 views
ExportToJPEG() arcpy script failure
I'm attempting to writing a python script that will automate exporting a set of stock maps to JPEG from their mxd files, and I'm having some strange issues getting there.
I've alternatively been ...