<?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 Re: Plotter Printing in ArcGIS JavaScript Maps SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/plotter-printing/m-p/429859#M39487</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I believe I have solved the issue with the print. I modified my custom print service to be asynchronous via Catalog and declared the print task to be asynchronous as well. After having done that, I no longer get the timeout exception which I believe fixed my problem.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 17 Sep 2014 19:55:46 GMT</pubDate>
    <dc:creator>AlexeiB</dc:creator>
    <dc:date>2014-09-17T19:55:46Z</dc:date>
    <item>
      <title>Plotter Printing</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/plotter-printing/m-p/429858#M39486</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am trying to print to a plotter from my JS application. I am am using JS API 3.10 and the esri print widget. If I am working with smaller page sizes, (8.5X11 and 11X17) at 200 DPI, things look good and I am able to print with no issues.&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;When I bump the sizes up to 36'X48' I am unable to print either in 200 DPI or 75 DPI. The print is using the PrintingTools provided by ESRI (10.2) with no modifications. The error message I get using my on('error') callback is&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;InternalServerError,message: The operation has timed out &lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;My initial suspicion was the service was timing out so I increased the timeouts in the PrintingTools service to 1800 seconds for client use.&lt;/P&gt;&lt;P&gt;My next suspicion, since I am using IE9, was the proxy. However I tried FireFox but it also does not work.&lt;/P&gt;&lt;P&gt;After that, I thought it may be the esri.config so I set esri.config.defaults.io.timeout = 600000;&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;When I do execute my print service, from on('print-start') to on('error') it takes about 100 seconds every time I do it and then I get the timeout message.&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Has anyone experienced this issue before? Any help is greatly appreciated.&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Alex&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Sep 2014 21:55:23 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/plotter-printing/m-p/429858#M39486</guid>
      <dc:creator>AlexeiB</dc:creator>
      <dc:date>2014-09-16T21:55:23Z</dc:date>
    </item>
    <item>
      <title>Re: Plotter Printing</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/plotter-printing/m-p/429859#M39487</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I believe I have solved the issue with the print. I modified my custom print service to be asynchronous via Catalog and declared the print task to be asynchronous as well. After having done that, I no longer get the timeout exception which I believe fixed my problem.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Sep 2014 19:55:46 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/plotter-printing/m-p/429859#M39487</guid>
      <dc:creator>AlexeiB</dc:creator>
      <dc:date>2014-09-17T19:55:46Z</dc:date>
    </item>
  </channel>
</rss>

