Hi there,
In the VBA/ArcObjects world, I had created an app that automatically sized the data frame and page size based on the user selection (in their case, an NTS map sheet).
I'm trying to migrate this app into the 10.0 world and can access arcpy.mapping to change the data frame size - but is there any Python (or other) solution to programmatically change the page size? Currently, I'm experimenting with this using data driven pages.
Any input welcome 😉
Cheers,
Olwyn