Is there a way to format the Name element generated as dynamic text from Data Driven Pages. This element serves as my title and it is too long and needs to be wrapped onto another line.
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.
|
|
11.Type the following for the text: Coordinate System:
I think this is an example of using a newline=true in the middle of a dynamic text string. |
||||
|
|
|
If your title is not already a ParagraphTextElement, you might try converting it into one. Seems like there should be a way to do this interactively in arcmap, but I don't see one. |
|||||
|
|
What is not well documented is the fact that Dynamic Text in data driven pages can pull any of the information from the table you are running the data driven pages off by simply by where SHAPE_Area can be replaced by any column in the table |
|||
|