Thursday, April 23, 2015

Python - Batch process multiple MXD's (Map Documents) to PDF's

Lets say I have multiple MXD's into one folder and I would like to get a PDF of the layout view from each individual map documents.


Here is the Python code to accomplish this task. 


No comments:

Post a Comment