ArcGIS' arcpy does not have a function to add a table to a layout. I was thinking that maybe taking that table (e.g. a dbf), there may be some python script command to turn it into a raster (e.g. do something like a screen capture on the table). You could then add the screen capture raster image to the layout using arcpy. Anyone know of a function in python, or a few lines of python code to do this? Thanks for your advice.
Tell me more
×
Geographic Information Systems Stack Exchange is a question and answer site for
cartographers, geographers and GIS professionals. It's 100% free, no registration required.
|
From ESRI:
http://resources.arcgis.com/en/help/main/10.1/index.html#//00s300000040000000 Edit - To clarify, the script and the quoted paragraph are about 2/3 of the way down in the article. |
||||
|
|