Trouble with Print in webapp with Basic Viewer

663
1
05-08-2012 05:52 AM
jessiesmith1
New Contributor
I am very new to webapi, so pardon me if my questions are too simple. 

I developed a map at arcgis.com with added layers from files.  then i developed a webmap using the basic viewer and uploaded it to a webserver.  it seems to be working.  however the Print function will not work. when I click on it, it will change from Print to Printing then back to Print, but nothing happened.
0 Kudos
1 Reply
danbecker
Occasional Contributor III
I am very new to webapi, so pardon me if my questions are too simple. 

I developed a map at arcgis.com with added layers from files.  then i developed a webmap using the basic viewer and uploaded it to a webserver.  it seems to be working.  however the Print function will not work. when I click on it, it will change from Print to Printing then back to Print, but nothing happened.


assuming the print button on your web app is using the Print Widget or printTask have a look at this requirement: "requires an ArcGIS Server 10.1 Export Web Map Task."

so, perhaps you could add a ref to esri's 10.1 server if you dont' have 10.1 running yet; I'm not sure this is possible though??
0 Kudos