<?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: print and legend - classes in ArcGIS JavaScript Maps SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/print-and-legend-classes/m-p/179996#M16672</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;you could include a group layer in your map service called "Building classes" and include it in the legendLayers being passed to your layoutOptions.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 10 Oct 2012 17:26:36 GMT</pubDate>
    <dc:creator>JohnGravois</dc:creator>
    <dc:date>2012-10-10T17:26:36Z</dc:date>
    <item>
      <title>print and legend - classes</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/print-and-legend-classes/m-p/179995#M16671</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;I have a print thing for a web map that I have set up, using the print dijit and stock templates (landscape A4). Now, the dynamic webmap has a layer with a unique values (classes) symbology.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The classes display ok in the output, but not the heading (layer name), which is displayed using the legend dijit by the way.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;What I want:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-style:italic;"&gt;Building classes&lt;/SPAN&gt;&lt;BR /&gt;&lt;UL&gt;&lt;BR /&gt;&lt;LI&gt;Warehouse&lt;/LI&gt;&lt;BR /&gt;&lt;LI&gt;Office&lt;/LI&gt;&lt;BR /&gt;&lt;LI&gt;Housing&lt;/LI&gt;&lt;BR /&gt;&lt;LI&gt;&lt;/LI&gt;&lt;BR /&gt;&lt;/UL&gt;&lt;SPAN&gt;Instead I get just: &lt;/SPAN&gt;&lt;BR /&gt;&lt;UL&gt;&lt;BR /&gt;&lt;LI&gt;Warehouse&lt;/LI&gt;&lt;BR /&gt;&lt;LI&gt;Office&lt;/LI&gt;&lt;BR /&gt;&lt;LI&gt;Housing&lt;/LI&gt;&lt;BR /&gt;&lt;LI&gt;&lt;/LI&gt;&lt;BR /&gt;&lt;/UL&gt;&lt;SPAN&gt;Any tips?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Oct 2012 07:00:51 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/print-and-legend-classes/m-p/179995#M16671</guid>
      <dc:creator>HugoAhlenius</dc:creator>
      <dc:date>2012-10-10T07:00:51Z</dc:date>
    </item>
    <item>
      <title>Re: print and legend - classes</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/print-and-legend-classes/m-p/179996#M16672</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;you could include a group layer in your map service called "Building classes" and include it in the legendLayers being passed to your layoutOptions.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Oct 2012 17:26:36 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/print-and-legend-classes/m-p/179996#M16672</guid>
      <dc:creator>JohnGravois</dc:creator>
      <dc:date>2012-10-10T17:26:36Z</dc:date>
    </item>
    <item>
      <title>Re: print and legend - classes</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/print-and-legend-classes/m-p/179997#M16673</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Yeah.... but that feels a bit like a dirty workaround - the legend dijit works fine, shouldn't it work fine in the print legend then as well?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Oct 2012 19:45:25 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/print-and-legend-classes/m-p/179997#M16673</guid>
      <dc:creator>HugoAhlenius</dc:creator>
      <dc:date>2012-10-10T19:45:25Z</dc:date>
    </item>
    <item>
      <title>Re: print and legend - classes</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/print-and-legend-classes/m-p/179998#M16674</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;shouldn't it work fine in the print legend?&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;the legend widget doesn't work "inside of" the print widget.&amp;nbsp; the print widget makes a call to generate an entirely new legend on the server and as far as i know, the legendLayer class doesn't yet incorporate an approach for specifying individual layer titles.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Oct 2012 20:19:47 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/print-and-legend-classes/m-p/179998#M16674</guid>
      <dc:creator>JohnGravois</dc:creator>
      <dc:date>2012-10-10T20:19:47Z</dc:date>
    </item>
    <item>
      <title>Re: print and legend - classes</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/print-and-legend-classes/m-p/179999#M16675</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;John, is this a defect in the print utility of ArcGIS Server?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If it is, then I might just leave it as it is and hope that it will be fixed in an upcoming patch!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Oct 2012 09:52:30 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/print-and-legend-classes/m-p/179999#M16675</guid>
      <dc:creator>HugoAhlenius</dc:creator>
      <dc:date>2012-10-11T09:52:30Z</dc:date>
    </item>
  </channel>
</rss>

