The ArcGIS 10.1 GP printing service to templates allows for dynamic text placeholders in the published mxd.
The viewer print add-in has 6 values that can be set (title, author, copyright, template, format and scale)
The title and author is easily set. How do I define the placeholder for copyright on the mxd?
Assume it must be possible. Else, why would it be available as a setting?
Similar to the title placeholder
<dyn type="document" property="title"/>
I know I can code it but would like to use out of box function