<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic How to create printurl for my local arcgis server? in ArcGIS JavaScript Maps SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-to-create-printurl-for-my-local-arcgis-server/m-p/292466#M26854</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Dear all,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I'd like to create a demo of print dijit using map services in my arcgis server (v. 10.05). I've followed&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;the example of print widget in ags sdk for v.10 and realized that the printing task didn't work at all.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;So I think it may be because there is no print url on the server. Could anyone tell me how to create the&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;printing url? If I'm wrong for the printing concept, could anyone advice me in the right way.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&lt;SPAN&gt;I'd like to have something like "&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://sampleserver6.arcgisonline.com/arcgis/rest/services/Utilities/PrintingTools/GPServer" rel="nofollow" target="_blank"&gt;http://sampleserver6.arcgisonline.com/arcgis/rest/services/Utilities/PrintingTools/GPServer&lt;/A&gt;&lt;SPAN&gt;" on the server.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;This is a piece of sample code --&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;// print dijit&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; app.printer = new esri.dijit.Print({&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; map: app.map,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&lt;SPAN&gt; url: "&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://sampleserver6.arcgisonline.com/arcgis/rest/services/Utilities/PrintingTools/GPServer/Export%20Web%20Map%20Task" rel="nofollow" target="_blank"&gt;http://sampleserver6.arcgisonline.com/arcgis/rest/services/Utilities/PrintingTools/GPServer/Export%20Web%20Map%20Task&lt;/A&gt;&lt;SPAN&gt;"&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; }, dojo.byId("printButton"));&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; app.printer.startup();&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you very much.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Jay&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 14 Apr 2013 06:45:19 GMT</pubDate>
    <dc:creator>JaySirinrat</dc:creator>
    <dc:date>2013-04-14T06:45:19Z</dc:date>
    <item>
      <title>How to create printurl for my local arcgis server?</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-to-create-printurl-for-my-local-arcgis-server/m-p/292466#M26854</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Dear all,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I'd like to create a demo of print dijit using map services in my arcgis server (v. 10.05). I've followed&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;the example of print widget in ags sdk for v.10 and realized that the printing task didn't work at all.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;So I think it may be because there is no print url on the server. Could anyone tell me how to create the&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;printing url? If I'm wrong for the printing concept, could anyone advice me in the right way.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&lt;SPAN&gt;I'd like to have something like "&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://sampleserver6.arcgisonline.com/arcgis/rest/services/Utilities/PrintingTools/GPServer" rel="nofollow" target="_blank"&gt;http://sampleserver6.arcgisonline.com/arcgis/rest/services/Utilities/PrintingTools/GPServer&lt;/A&gt;&lt;SPAN&gt;" on the server.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;This is a piece of sample code --&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;// print dijit&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; app.printer = new esri.dijit.Print({&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; map: app.map,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&lt;SPAN&gt; url: "&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://sampleserver6.arcgisonline.com/arcgis/rest/services/Utilities/PrintingTools/GPServer/Export%20Web%20Map%20Task" rel="nofollow" target="_blank"&gt;http://sampleserver6.arcgisonline.com/arcgis/rest/services/Utilities/PrintingTools/GPServer/Export%20Web%20Map%20Task&lt;/A&gt;&lt;SPAN&gt;"&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; }, dojo.byId("printButton"));&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; app.printer.startup();&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you very much.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Jay&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 14 Apr 2013 06:45:19 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-to-create-printurl-for-my-local-arcgis-server/m-p/292466#M26854</guid>
      <dc:creator>JaySirinrat</dc:creator>
      <dc:date>2013-04-14T06:45:19Z</dc:date>
    </item>
    <item>
      <title>Re: How to create printurl for my local arcgis server?</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-to-create-printurl-for-my-local-arcgis-server/m-p/292467#M26855</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;If you want to run it on your own server then it must be enabled there. Easier is using a proxy, as the examples does. Something like this: [HTML]esri.config.defaults.io.proxyUrl = "/arcgisserver/apis/javascript/proxy/proxy.ashx";[/HTML]&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 14 Apr 2013 13:26:13 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-to-create-printurl-for-my-local-arcgis-server/m-p/292467#M26855</guid>
      <dc:creator>DennisHunink</dc:creator>
      <dc:date>2013-04-14T13:26:13Z</dc:date>
    </item>
  </channel>
</rss>

