Print widget tags

This page describes an older version, please read about the latest version at:
http://resources.arcgis.com/en/help/flex-viewer/concepts/

Configuration file for Print Widget

The general structure of the the Print widget configuration file is shown by the conceptual graphic below.

Conceptual overview of configuration options for Print widget

The file is defined by a <configuration> tag that identifies it as a configuration file for the Viewer. It supports changing the default metadata information that is included with the printed output document. It has the following child tags:

<title>
Title for the printed output (default is My Map).
<subtitle>
Subtitle for the printed output (no default).
<copyright>
Copyright for the printed output (no default).

Labels

In addition, the configuration file also supports changing the labels used in the widget dialog (this is not shown in the conceptual graphic).

<labels>
Container for labels that can be modified in this widget. It has several child tags:
<titlelabel>
Label for the title input text box (default for English is Title).
<subtitlelabel>
Label for the subtitle input text box (default for English is Subtitle).
<submitlabel>
Label for the submit button (default for English is Print).

Test drive the Print widget.

2/15/2012