Printing

Titleā€ƒ Printing

Summary

Test


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 WebMap 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.

Format (Optional)

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

Layout_Template (Optional)

Either a name of a template from the list or the keyword MAP_ONLY. When MAP_ONLY is chosen or an empty string is passed in, the output map does not contain any page layout surroundings (for example title, legends, scale bar, and so forth)

Size_Array (Optional)

This is a dummy parameter to provide more information to the client regarding the size of templates.

Code Samples

Tags

printing

Credits

Use limitations