<?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: Printing graphics in a GraphicsLayer in ArcGIS JavaScript Maps SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/printing-graphics-in-a-graphicslayer/m-p/346201#M31951</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I found the answer here: &lt;/SPAN&gt;&lt;BR /&gt;&lt;A class="jive-link-external-small" href="http://forums.arcgis.com/threads/78773-Error-using-ESRI-Print-Task-service" rel="nofollow" target="_blank"&gt;http://forums.arcgis.com/threads/78773-Error-using-ESRI-Print-Task-service&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Using Chrome I got this message: &lt;/SPAN&gt;&lt;SPAN style="font-style:italic;"&gt;Uncaught typeerror: Converting circular structure to JSON&lt;/SPAN&gt;&lt;SPAN&gt;. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;That helped me find what was going on. Firefox console and firebug were not sending any message.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 15 Jan 2014 06:03:13 GMT</pubDate>
    <dc:creator>AleydisG__Pere</dc:creator>
    <dc:date>2014-01-15T06:03:13Z</dc:date>
    <item>
      <title>Printing graphics in a GraphicsLayer</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/printing-graphics-in-a-graphicslayer/m-p/346199#M31949</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I'm using the PrintTask to export my map to PDF and it's working when I have graphics in the default GraphicsLayer of the map. But if a create a new GraphicsLayer and add new graphics to it the PrintTask won't execute but won't throw an error. Is this a bug?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Does anyone have an example of printing graphics in a GraphicsLayer using PrintTask?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;For more details I'm adding polygons to my GraphicsLayer using SimpleFillSymbols.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Jan 2014 10:24:38 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/printing-graphics-in-a-graphicslayer/m-p/346199#M31949</guid>
      <dc:creator>AleydisG__Pere</dc:creator>
      <dc:date>2014-01-14T10:24:38Z</dc:date>
    </item>
    <item>
      <title>Re: Printing graphics in a GraphicsLayer</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/printing-graphics-in-a-graphicslayer/m-p/346200#M31950</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Odoe has a cool print widget you may be able to get ideas from: &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="https://github.com/odoe/esri-print-widget"&gt;https://github.com/odoe/esri-print-widget&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Maybe related:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://gis.stackexchange.com/questions/58008/printtask-in-arcgis-online-js-api"&gt;http://gis.stackexchange.com/questions/58008/printtask-in-arcgis-online-js-api&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Jan 2014 14:57:37 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/printing-graphics-in-a-graphicslayer/m-p/346200#M31950</guid>
      <dc:creator>JonathanUihlein</dc:creator>
      <dc:date>2014-01-14T14:57:37Z</dc:date>
    </item>
    <item>
      <title>Re: Printing graphics in a GraphicsLayer</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/printing-graphics-in-a-graphicslayer/m-p/346201#M31951</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I found the answer here: &lt;/SPAN&gt;&lt;BR /&gt;&lt;A class="jive-link-external-small" href="http://forums.arcgis.com/threads/78773-Error-using-ESRI-Print-Task-service" rel="nofollow" target="_blank"&gt;http://forums.arcgis.com/threads/78773-Error-using-ESRI-Print-Task-service&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Using Chrome I got this message: &lt;/SPAN&gt;&lt;SPAN style="font-style:italic;"&gt;Uncaught typeerror: Converting circular structure to JSON&lt;/SPAN&gt;&lt;SPAN&gt;. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;That helped me find what was going on. Firefox console and firebug were not sending any message.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jan 2014 06:03:13 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/printing-graphics-in-a-graphicslayer/m-p/346201#M31951</guid>
      <dc:creator>AleydisG__Pere</dc:creator>
      <dc:date>2014-01-15T06:03:13Z</dc:date>
    </item>
    <item>
      <title>Re: Printing graphics in a GraphicsLayer</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/printing-graphics-in-a-graphicslayer/m-p/346202#M31952</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;You should mark your own post as having answered the question. This will help others when they are searching for a solution to this question.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jan 2014 11:44:04 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/printing-graphics-in-a-graphicslayer/m-p/346202#M31952</guid>
      <dc:creator>KenBuja</dc:creator>
      <dc:date>2014-01-15T11:44:04Z</dc:date>
    </item>
    <item>
      <title>Re: Printing graphics in a GraphicsLayer</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/printing-graphics-in-a-graphicslayer/m-p/346203#M31953</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Glad you found the answer!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;By the way, if you aren't seeing any error messages in the console (when there clearly is an error), you can wrap a try/catch around the problematic code. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="lia-code-sample line-numbers language-none"&gt;
try{
//code here
}catch(e){
console.log('error', e);
}
&lt;/PRE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 11 Dec 2021 16:18:33 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/printing-graphics-in-a-graphicslayer/m-p/346203#M31953</guid>
      <dc:creator>JonathanUihlein</dc:creator>
      <dc:date>2021-12-11T16:18:33Z</dc:date>
    </item>
    <item>
      <title>Re: Printing graphics in a GraphicsLayer</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/printing-graphics-in-a-graphicslayer/m-p/346204#M31954</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;You mean you are able to &lt;/SPAN&gt;&lt;A href="http://www.rasteredge.com/how-to/vb-net-imaging/pdf-add-image/" rel="nofollow"&gt;&lt;SPAN style="color:&amp;quot;#000000&amp;quot;;"&gt;add and print image on PDF&lt;/SPAN&gt;&lt;/A&gt;&lt;SPAN&gt; document, but not capable of &lt;/SPAN&gt;&lt;A href="http://www.rasteredge.com/how-to/vb-net-imaging/imaging-saving-printing/" rel="nofollow"&gt;&lt;SPAN style="color:&amp;quot;#000000&amp;quot;;"&gt;printing image&lt;/SPAN&gt;&lt;/A&gt;&lt;SPAN&gt; in GraphicsLayer? It's really strange. I have never had such problem before.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Jan 2014 01:13:29 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/printing-graphics-in-a-graphicslayer/m-p/346204#M31954</guid>
      <dc:creator>JerrySmith</dc:creator>
      <dc:date>2014-01-17T01:13:29Z</dc:date>
    </item>
  </channel>
</rss>

