Help requested.
Using the DDPG export code provided <ArcGIS Desktop > and the ArcPy export map parameters <ArcGIS Desktop > I received an error on the line of code when attempting to specify the "resolution" setting of "300", "24bit...".
The code below works fine but the default value of resolution value (96) is not acceptable print output:
... arcpy.mapping.ExportToPNG(mxd, r"C:\TEMP\detail_map_" + str(pageNum) + ".png")
Note: bug posting of .png resolution issue <NIM098081 - Maps exported to TIFF, BMP, GIF, JPEG, or PNG do n.. >
thanks,
mike