<?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: Exclude layers from Printing Service legend in ArcGIS Viewer for Flex Questions</title>
    <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/exclude-layers-from-printing-service-legend/m-p/14544#M542</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;FYI - "Layers can be excluded from legend when printing" will be part of the next release: version 3.1 (planned for December).&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 05 Nov 2012 20:59:54 GMT</pubDate>
    <dc:creator>BjornSvensson</dc:creator>
    <dc:date>2012-11-05T20:59:54Z</dc:date>
    <item>
      <title>Exclude layers from Printing Service legend</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/exclude-layers-from-printing-service-legend/m-p/14539#M537</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Is it possible to exclude some layers from the legend of the Printing service just like the Legend Widget?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Right now I excluded two layers from the Legend Widget, but when print the map, the legend of these two layers are shown on the printed map. This is not consistent.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Rose&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Nov 2012 12:30:43 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/exclude-layers-from-printing-service-legend/m-p/14539#M537</guid>
      <dc:creator>RoseZhou</dc:creator>
      <dc:date>2012-11-05T12:30:43Z</dc:date>
    </item>
    <item>
      <title>Re: Exclude layers from Printing Service legend</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/exclude-layers-from-printing-service-legend/m-p/14540#M538</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I have figured it out by custimizing the source code of ExportWebMapForm.mxml.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Cheers&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Rose&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Nov 2012 13:50:39 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/exclude-layers-from-printing-service-legend/m-p/14540#M538</guid>
      <dc:creator>RoseZhou</dc:creator>
      <dc:date>2012-11-05T13:50:39Z</dc:date>
    </item>
    <item>
      <title>Re: Exclude layers from Printing Service legend</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/exclude-layers-from-printing-service-legend/m-p/14541#M539</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Would you mind sharing where you changed the code at to accomplish this? I thought i had to do this thru the JSON for the print service but if you can only change it in the .MXML that would be a lot easier. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Nov 2012 14:36:44 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/exclude-layers-from-printing-service-legend/m-p/14541#M539</guid>
      <dc:creator>JasonNielsen</dc:creator>
      <dc:date>2012-11-05T14:36:44Z</dc:date>
    </item>
    <item>
      <title>Re: Exclude layers from Printing Service legend</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/exclude-layers-from-printing-service-legend/m-p/14542#M540</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Would you mind sharing where you changed the code at to accomplish this? I thought i had to do this thru the JSON for the print service but if you can only change it in the .MXML that would be a lot easier. &lt;BR /&gt;&lt;BR /&gt;Thank you.&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Check function getLegendOptions() in ExportWebMapForm.mxml, it excluded BaseMapLayer by default. You can customize this function to exlcude other layers.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Hope this helps.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Rose&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Nov 2012 16:39:30 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/exclude-layers-from-printing-service-legend/m-p/14542#M540</guid>
      <dc:creator>RoseZhou</dc:creator>
      <dc:date>2012-11-05T16:39:30Z</dc:date>
    </item>
    <item>
      <title>Re: Exclude layers from Printing Service legend</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/exclude-layers-from-printing-service-legend/m-p/14543#M541</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Hi,&lt;BR /&gt;&lt;BR /&gt;Check function getLegendOptions() in ExportWebMapForm.mxml, it excluded BaseMapLayer by default. You can customize this function to exlcude other layers.&lt;BR /&gt;&lt;BR /&gt;Hope this helps.&lt;BR /&gt;&lt;BR /&gt;Rose&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Could you show a bit on how you excluded a layer out of an operational service?&amp;nbsp; Maybe if i can see how to exclude one layer i can figure out the rest of it out.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;thanks&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Nov 2012 18:35:27 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/exclude-layers-from-printing-service-legend/m-p/14543#M541</guid>
      <dc:creator>JasonNielsen</dc:creator>
      <dc:date>2012-11-05T18:35:27Z</dc:date>
    </item>
    <item>
      <title>Re: Exclude layers from Printing Service legend</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/exclude-layers-from-printing-service-legend/m-p/14544#M542</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;FYI - "Layers can be excluded from legend when printing" will be part of the next release: version 3.1 (planned for December).&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Nov 2012 20:59:54 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/exclude-layers-from-printing-service-legend/m-p/14544#M542</guid>
      <dc:creator>BjornSvensson</dc:creator>
      <dc:date>2012-11-05T20:59:54Z</dc:date>
    </item>
  </channel>
</rss>

