Tagged Questions
2
votes
1answer
74 views
Need help in Print task in ArcGIS JSAPI 3.2/3.3
I am using print task in my code and using dynamic map service layer and graphics layer (not using feature service layer) and I am able to print the map but it’s not displaying info window and ...
1
vote
1answer
33 views
How to keep specified separation distance between features in printout from ArcMap?
Does anyone have a solution to select features using attribute values and print only the selection keeping a specified separation distance between the features in the printout in ArcMap.
1
vote
0answers
57 views
Page POST to web page to Print Map With GISServer 10.1
I am using ArcGISServer 10.1. I need pass in a lat/lng to a webPage as query parameter and print a map with a TiledMapServiceLayer, DynamicMapServiceLayer, and a 1 mile buffer graphic around the ...
0
votes
0answers
89 views
10.1 printing outside margin
I have seen on several maps in the case where a polygon overlaps (or maybe underlaps) the data frame, which is distributed to the margins, and text is turned on, that the text can print outside the ...
1
vote
1answer
302 views
How do I retain transparency in graphics with exporting on the web?
At 10 and 10.1 you can make use of arcpy.mapping to publish a gp service to do printing with.
This is a sample that does this:
As you can see, transparency is respected with the arcpy approach.
...
0
votes
2answers
371 views
Can I drop my own templates into the OTB ExportWebMap Tool?
At ArcGIS for Server 10.1, there is a print task installed by default.
Looking at the web-help, it states:
The PrintingTools service included with ArcGIS for Server references a
preconfigured ...
