Select to view content in your preferred language

Create PDF Using Search and Range Wise.

2001
2
10-07-2015 01:52 AM
RajP
by
Emerging Contributor

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

0 Kudos
2 Replies
WesMiller
Deactivated User

Sounds like a select by attribute to get the intended attributes. Then select by location to get the page numbers of the index layer.

FreddieGibson
Honored Contributor

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?