Skip to main content

print copyright for specific layers

Comments

1 comment

  • Nico Burgerhart
    No I think only on mapservice level with the Copyright and Include Copyright in Print/Export settings.

     

    Copyright: Some organizations, such as Open Street Map, require anyone using their data to credit the organization. Use the Copyright setting to configure the attribution. The copyright appears in the lower right corner of the map in Manager and in viewers.

     

    Include Copyright in Print/Export: If you want the copyright for this map service to appear on the map image when the map is exported, select the Include Copyright in Print/Export checkbox. For printing, you must also add a TextBox to each print template, and set the TextBox's DataField property to _CopyrightText:

     

    1. Open the print template in Report Designer.

     

    2. Drag a TextBox onto the print template and position it. You may have to resize the TextBox to fit your needs.

     

    3. With the TextBox selected, scroll down the properties list on the lower right of Report Designer's interface. Select the Data section.

     

    4. Select the DataField property and add the text _CopyrightText in the empty field.

     

    5. Save the print template.
    0

Please sign in to leave a comment.