<?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: ArcGIS Print Select Layer in ArcGIS JavaScript Maps SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/arcgis-print-select-layer/m-p/1365711#M83245</link>
    <description>&lt;P&gt;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/527995"&gt;@Wade&lt;/a&gt;&amp;nbsp;- there should be a more specific message. Can you expand the error and look for "details"?&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
    <pubDate>Wed, 03 Jan 2024 11:42:11 GMT</pubDate>
    <dc:creator>Noah-Sager</dc:creator>
    <dc:date>2024-01-03T11:42:11Z</dc:date>
    <item>
      <title>ArcGIS Print Select Layer</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/arcgis-print-select-layer/m-p/1356692#M83010</link>
      <description>&lt;P&gt;Currently using the print gadget but some layers cannot be printed, so how can I control the layers during printing?&lt;/P&gt;&lt;LI-CODE lang="javascript"&gt;const print = new Print({
      view: view,
      printServiceUrl: ArcGIS_Url.PrintingToolsUrl,
      container: "panelPrintWidget",
});&lt;/LI-CODE&gt;</description>
      <pubDate>Tue, 05 Dec 2023 05:47:51 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/arcgis-print-select-layer/m-p/1356692#M83010</guid>
      <dc:creator>Wade</dc:creator>
      <dc:date>2023-12-05T05:47:51Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGIS Print Select Layer</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/arcgis-print-select-layer/m-p/1357127#M83024</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/527995"&gt;@Wade&lt;/a&gt;,&amp;nbsp;thanks for posting your question here. Can you describe a bit more about the issue you are encountering, or what you are trying to accomplish with the Print widget?&lt;/P&gt;</description>
      <pubDate>Tue, 05 Dec 2023 21:45:06 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/arcgis-print-select-layer/m-p/1357127#M83024</guid>
      <dc:creator>Noah-Sager</dc:creator>
      <dc:date>2023-12-05T21:45:06Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGIS Print Select Layer</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/arcgis-print-select-layer/m-p/1357190#M83028</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/169842"&gt;@Noah-Sager&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have feature layers and wmts in my map, but when I print the tool I get an error. It seems that wmts cannot be used for printing?&lt;/P&gt;&lt;P&gt;So I would like to ask if I can control the wmts part not to be printed when using print.&lt;/P&gt;</description>
      <pubDate>Wed, 06 Dec 2023 00:17:46 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/arcgis-print-select-layer/m-p/1357190#M83028</guid>
      <dc:creator>Wade</dc:creator>
      <dc:date>2023-12-06T00:17:46Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGIS Print Select Layer</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/arcgis-print-select-layer/m-p/1357301#M83033</link>
      <description>&lt;P&gt;Hmm, printing WMTS should be fine. I can print them from this sample:&amp;nbsp;&lt;A href="https://developers.arcgis.com/javascript/latest/sample-code/sandbox/?sample=layers-wmts" target="_blank"&gt;https://developers.arcgis.com/javascript/latest/sample-code/sandbox/?sample=layers-wmts&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Can you share the error message? It would be helpful to see the JSON that is sent to the print service as well. You can send me info in a private message if that's better for you.&lt;/P&gt;</description>
      <pubDate>Wed, 06 Dec 2023 12:20:08 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/arcgis-print-select-layer/m-p/1357301#M83033</guid>
      <dc:creator>Noah-Sager</dc:creator>
      <dc:date>2023-12-06T12:20:08Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGIS Print Select Layer</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/arcgis-print-select-layer/m-p/1365642#M83243</link>
      <description>&lt;P&gt;hi&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/169842"&gt;@Noah-Sager&lt;/a&gt;&amp;nbsp;,&amp;nbsp;When I use the print tool, an error message returns&amp;nbsp;&lt;SPAN class=""&gt;extendedCode:&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;-2147467259&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class=""&gt;message:&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;"Unable to complete operation.".&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 02 Jan 2024 23:59:06 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/arcgis-print-select-layer/m-p/1365642#M83243</guid>
      <dc:creator>Wade</dc:creator>
      <dc:date>2024-01-02T23:59:06Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGIS Print Select Layer</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/arcgis-print-select-layer/m-p/1365711#M83245</link>
      <description>&lt;P&gt;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/527995"&gt;@Wade&lt;/a&gt;&amp;nbsp;- there should be a more specific message. Can you expand the error and look for "details"?&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 03 Jan 2024 11:42:11 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/arcgis-print-select-layer/m-p/1365711#M83245</guid>
      <dc:creator>Noah-Sager</dc:creator>
      <dc:date>2024-01-03T11:42:11Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGIS Print Select Layer</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/arcgis-print-select-layer/m-p/1386404#M83740</link>
      <description>&lt;P&gt;&lt;SPAN&gt;hi&amp;nbsp;&lt;/SPAN&gt;&lt;A href="https://community.esri.com/t5/user/viewprofilepage/user-id/169842" target="_blank" rel="noopener"&gt;@Noah-Sager&lt;/A&gt;&lt;/P&gt;&lt;P&gt;When I print again, the layers I use are in different domains, and some require the use of proxy. Is there something wrong with the settings?&lt;/P&gt;&lt;P&gt;Some proxy services require an account and password to log in. There is no problem when connecting layers. However, as long as you use the printing tool, you will get this error.&lt;/P&gt;&lt;P&gt;error message returns&amp;nbsp;&lt;SPAN class=""&gt;extendedCode:&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;-2147467259&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class=""&gt;message:&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;"Unable to complete operation.".&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 24 Feb 2024 01:18:28 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/arcgis-print-select-layer/m-p/1386404#M83740</guid>
      <dc:creator>Wade</dc:creator>
      <dc:date>2024-02-24T01:18:28Z</dc:date>
    </item>
  </channel>
</rss>

