Nico Burgerhart ha realizzato un fantastico script chiamato "Esportazione batch MXD in PDF" nel 2008. http://arcscripts.esri.com/details.asp?dbid=14872 Qualche idea su come implementarlo in ArcGIS 10? Qualcosa che usa Python forse? Data Driven Pages non ha nulla di paragonabile a quello che ho potuto trovare.
Ecco i passaggi nel file di testo Leggimi che non funziona con la nuova barra dei menu di ArcGIS 10:
Tool: Batch export MXD to PDF
Purpose: Saves all MXDs in the selected directory to PDFs in the selected output folder
Author: Nico Burgerhart (nicoburgerhart@hotmail.com)
Date: 31 Jan. 2007
INSTALLATION NOTES
------------------
1. Open ArcMap
2. Select Tools > Macro's > Visual Basic Editor
3. Select File > Import file
4. Import BatchExportMXDToPDF.bas
5. Select File > Close and Return to ArcMap
6. Select Tools > Macro's > Macro's
7. Select the BatchExportMXDToPDF mactro
8. Click Run