Select to view content in your preferred language

python in arcengine desktop application

1017
2
08-13-2012 07:24 PM
ManojPant2
Deactivated User
i saw a presentation from Mary Harvey (ESRI), showing embedding python script in an engine application (button control creating pdf)
had anybody actually used similar trick, if so will you be kind enough to guide me as to how??

Cheers
Tags (2)
0 Kudos
2 Replies
JasonScheirer
Esri Alum
The usual approach is to create a geoprocessing script tool, and use arcpy.mapping for the PDF part.
0 Kudos
ManojPant2
Deactivated User
can you elaborate a little more..

thanks for the help though
0 Kudos