Hello,
I would like to create PDFs using Search by attributes and Range Wise attributes using Python Script.
Can anyone suggest me.
Regards,
Rengaraj P
Range wise is available via the exportToPDF function of the datadrivenpages class.
DataDrivenPages
http://desktop.arcgis.com/en/desktop/latest/analyze/arcpy-mapping/datadrivenpages-class.htm
For the attributes could you explain what types of attributes you're needing to search for?
Sounds like a select by attribute to get the intended attributes. Then select by location to get the page numbers of the index layer.
Signed in members can post, follow updates, and more. New here? Register a free account.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.