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?