Export Web Map SecurePrinter

Titleā€ƒ Export Web Map SecurePrinter

Summary

Geoprocessing tool that facilitates printing from ES Web applications


Usage

Syntax

Parameter Explanation
Web_Map_as_JSON

A JSON representation of the state of the map to be exported as it appears in the web application. See the ExportWebMap specification in the ArcGIS Help to understand how this text should be formatted. The ArcGIS web APIs (for JavaScript, Flex, Silverlight, etc.) allow developers to easily get this JSON string from the map.

Output_File

Output file name. The extension of the file depends on the output file format.

Format (Optional)

The format in which the map image for printing will be delivered. The following strings are accepted.

For example:

  • PNG8 (default if the parameter is left blank)
  • PDF
  • PNG32
  • JPG
  • GIF
  • EPS
  • SVG
  • SVGZ

Layout_Template (Optional)

Uses ES layout templates

Code Samples

Tags

Credits

Use limitations