I need help please! I have only been coding for about 3 days. I am trying to write a script in arcpy that zooms to each selected feature in a feature class and prints them as a PDF one by one.
So the script will first zoom to the first selected feature and print as a PDF, then zoom to the next one and print as a PDF and zoom to the third one and print as a PDF, and so on until it has gone down the list. Any help will be appreciated