Select to view content in your preferred language

PrintTemplate

789
1
09-30-2013 01:31 PM
MiguelAlmeida
Emerging Contributor
Hey guys,

Im new here in the forum so im starting my first post asking for help.

I'm coding a web application based on arcgis javascript API. Basically i have a map and a print button. At this point, the print action is working, but not exactly as i need.

I would like to know if there is anyway to modify the template of the map, i would like to have legends on top and a new panel with some information about the map. Anyone knows how i can modify the layout ? Maybe using html ? I would really appreciate any help even if you tell that it is not possible in javascript.

Thank you all very much! I hope to some day contribute for the community just like you guys.

Good bye
0 Kudos
1 Reply
SteveCole
Honored Contributor
I have not yet headed down this path but probably will have to sooner than later. Based on my own searches, it looks like you can either modify some of the existing templates located in a subfolder of your ArcGIS Server installation or create additional ones and then reference them during your PrintTask coding.

Some example threads: This and this.
0 Kudos