<?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 Configurable logo web map printing in ArcGIS JavaScript Maps SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/configurable-logo-web-map-printing/m-p/328261#M30303</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm aware that texts&amp;nbsp;in a print template can be configured in the Export Web Map Task, but what is the optimal way to enable configurable logos while printing?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My goal is to use the current number of templates, approximately 4 (A4 landscape/portrait and A3 landscape/portrait) with configurable logos. There will be about 20 different logos to choose from, but i dont want to create 4x20 mxd:s (templates).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I also want the user to be able to remove or keep the north-arrow and the legend.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've considered creating a custom print service with arcpy.mapping and modifying the mxd:s each time to generate a print that responds to the users input. But i'm not sure if that is the optimal way to do it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Just to be clear, the additional options for the print service would be something like:&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE class="lia-code-sample line-numbers language-none"&gt;&lt;CODE&gt;&lt;SPAN class="punctuation token"&gt;{&lt;/SPAN&gt;
&amp;nbsp; &lt;SPAN class="string token"&gt;"northArrow"&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;:&lt;/SPAN&gt; &lt;SPAN class="keyword token"&gt;false&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;,&lt;/SPAN&gt;
&amp;nbsp; &lt;SPAN class="string token"&gt;"logo"&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;:&lt;/SPAN&gt; &lt;SPAN class="string token"&gt;&lt;SPAN&gt;"&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://community.esri.com/external-link.jspa?url=https%3A%2F%2Flogos.com%2Flogo1.png" target="_blank"&gt;https://logos.com/logo1.png&lt;/A&gt;&lt;SPAN&gt;"&lt;/SPAN&gt;&lt;/SPAN&gt;
&lt;SPAN class="punctuation token"&gt;}&lt;/SPAN&gt;&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm using JS API 3.19 with ArcGIS server 10.3.1 (About to update to 10.5)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 11 Dec 2021 15:33:23 GMT</pubDate>
    <dc:creator>johanglimmersten</dc:creator>
    <dc:date>2021-12-11T15:33:23Z</dc:date>
    <item>
      <title>Configurable logo web map printing</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/configurable-logo-web-map-printing/m-p/328261#M30303</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm aware that texts&amp;nbsp;in a print template can be configured in the Export Web Map Task, but what is the optimal way to enable configurable logos while printing?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My goal is to use the current number of templates, approximately 4 (A4 landscape/portrait and A3 landscape/portrait) with configurable logos. There will be about 20 different logos to choose from, but i dont want to create 4x20 mxd:s (templates).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I also want the user to be able to remove or keep the north-arrow and the legend.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've considered creating a custom print service with arcpy.mapping and modifying the mxd:s each time to generate a print that responds to the users input. But i'm not sure if that is the optimal way to do it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Just to be clear, the additional options for the print service would be something like:&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE class="lia-code-sample line-numbers language-none"&gt;&lt;CODE&gt;&lt;SPAN class="punctuation token"&gt;{&lt;/SPAN&gt;
&amp;nbsp; &lt;SPAN class="string token"&gt;"northArrow"&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;:&lt;/SPAN&gt; &lt;SPAN class="keyword token"&gt;false&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;,&lt;/SPAN&gt;
&amp;nbsp; &lt;SPAN class="string token"&gt;"logo"&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;:&lt;/SPAN&gt; &lt;SPAN class="string token"&gt;&lt;SPAN&gt;"&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://community.esri.com/external-link.jspa?url=https%3A%2F%2Flogos.com%2Flogo1.png" target="_blank"&gt;https://logos.com/logo1.png&lt;/A&gt;&lt;SPAN&gt;"&lt;/SPAN&gt;&lt;/SPAN&gt;
&lt;SPAN class="punctuation token"&gt;}&lt;/SPAN&gt;&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm using JS API 3.19 with ArcGIS server 10.3.1 (About to update to 10.5)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 11 Dec 2021 15:33:23 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/configurable-logo-web-map-printing/m-p/328261#M30303</guid>
      <dc:creator>johanglimmersten</dc:creator>
      <dc:date>2021-12-11T15:33:23Z</dc:date>
    </item>
  </channel>
</rss>

