Hi there,
I hope it's ok to post in here as there doesn't appear to be a sub-forum for Python scripting in ArcMap 10.
I'm writing a script for a user so that when they select an area on a map, the data driven pages will print each feature on a separate page. However I cannot find ANYWHERE the ability to turn on the datadriven pages from within Python. Surely there must be a way? Every item I find when I google seems to assume datadrivenpages is already switched on when a script runs. If this is the case, how can you programatically change the index layer of the data driven pages, or change any of the settings?
Can someone advise?