Tagged Questions
2
votes
1answer
338 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 ...
3
votes
2answers
204 views
ArcMap: Not scaling and/or rotating when exporting a map
I am writing a console application using ArcGIS (engine or desktop). I'm trying to rotate and scale a map based on a polygon, and I'm not having any luck at all. With some tinkering, I can usually do ...