<?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: Legend customization with print service, using custom map template in ArcGIS JavaScript Maps SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/legend-customization-with-print-service-using/m-p/367153#M34062</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have someone else who's coding against the printTemplate I authored, so I can't check this myself.&amp;nbsp; I was told that after I turned on the fitting strategy, the legend disappeared entirely off the page.&amp;nbsp; I wonder if it has to do with where the anchor point is.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 16 Oct 2015 18:59:00 GMT</pubDate>
    <dc:creator>TracySchloss</dc:creator>
    <dc:date>2015-10-16T18:59:00Z</dc:date>
    <item>
      <title>Legend customization with print service, using custom map template</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/legend-customization-with-print-service-using/m-p/367145#M34054</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This is similar to a question in another recent post of mine – but since this is dealing with generating maps using a print service, I figure it warranted a separate post.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a map that’s showing a feature layer.&amp;nbsp; The feature layer has been symbolized in the code using a class breaks renderer.&amp;nbsp; I’ve also set up custom map templates and a custom print service, to have control over the details of how an exported map will look.&amp;nbsp; There are two things that I’m having trouble figuring out:&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1 - In the exported map, the name of the feature class (also the layer name in the service) shows up in the legend…&amp;nbsp; I don’t want that there.&amp;nbsp; Interestingly, it does not show up in the Legend Dijit.&amp;nbsp; Just in an exported image.&lt;/P&gt;&lt;P&gt;&lt;IMG alt="includesflyrname.png" class="image-1 jive-image" src="https://community.esri.com/legacyfs/online/130472_includesflyrname.png" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2 - I’d like to know if there is a way to force the legend to display multiple columns, since I have a portrait layout and only 3 or 4 classes will fit in one column before the legend goes off the page.&amp;nbsp; Is there a setting somewhere in the renderer that I can use?&amp;nbsp; Do I set that up in the custom mxd?&amp;nbsp; It is saved with no layers in it, so I'm not sure how any settings I make there would carry through to when it's used with the print service.&lt;/P&gt;&lt;P&gt;&lt;IMG alt="needhorizlegend.png" class="image-2 jive-image" src="https://community.esri.com/legacyfs/online/130473_needhorizlegend.png" style="height: auto;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 Oct 2015 18:09:13 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/legend-customization-with-print-service-using/m-p/367145#M34054</guid>
      <dc:creator>ZoeZaloudek</dc:creator>
      <dc:date>2015-10-09T18:09:13Z</dc:date>
    </item>
    <item>
      <title>Re: Legend customization with print service, using custom map template</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/legend-customization-with-print-service-using/m-p/367146#M34055</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Well, I have solved question number two, and it didn't even involve JavaScript.&amp;nbsp; I'm not sure how I missed this before. In my custom MXD, in the (blank) Legend's properties, on the Layout tab, there is a section in the lower right called Fitting Strategy.&amp;nbsp; I just checked the Fixed Frame box and then set the legend's available area (width/height) on the Size and Position tab.&amp;nbsp; Now the legend will make as many columns as it needs.&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Side note - I found that if the legend items still won't fit in the area, it will only show the title.&amp;nbsp; I spent a while trying to figure out why my legend was empty, until I figured out I just needed to make my legend area larger.&lt;IMG alt="LegendSettings.png" class="image-1 jive-image" src="https://community.esri.com/legacyfs/online/131449_LegendSettings.png" style="width: 620px; height: 521px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Oct 2015 16:26:49 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/legend-customization-with-print-service-using/m-p/367146#M34055</guid>
      <dc:creator>ZoeZaloudek</dc:creator>
      <dc:date>2015-10-16T16:26:49Z</dc:date>
    </item>
    <item>
      <title>Re: Legend customization with print service, using custom map template</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/legend-customization-with-print-service-using/m-p/367147#M34056</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Do you know if the same behavior would exist in the legend if your layer was a dynamic mapservice and not a feature layer?&amp;nbsp; This would just be a test as I'm sure you need it to be a feature layer.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Oct 2015 17:00:11 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/legend-customization-with-print-service-using/m-p/367147#M34056</guid>
      <dc:creator>MichaelVolz</dc:creator>
      <dc:date>2015-10-16T17:00:11Z</dc:date>
    </item>
    <item>
      <title>Re: Legend customization with print service, using custom map template</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/legend-customization-with-print-service-using/m-p/367148#M34057</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I created a box for my legend in the lower corner of my template, but I wasn't sure what size to give the legend. How can you tell when it's still blank?&amp;nbsp; When I resize it, the word Legend just got bigger and bigger and it didn't seem right to stretch it until it filled the box I'd created for it.&amp;nbsp; I assume doing that would proportionally effect all the other text, yet to be populated once I apply the template for printing.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is this resolved by turning on fitting strategy?&amp;nbsp; Then it wouldn't matter how big the word Legend was, because the fonts would all resize to fit?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Oct 2015 17:13:10 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/legend-customization-with-print-service-using/m-p/367148#M34057</guid>
      <dc:creator>TracySchloss</dc:creator>
      <dc:date>2015-10-16T17:13:10Z</dc:date>
    </item>
    <item>
      <title>Re: Legend customization with print service, using custom map template</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/legend-customization-with-print-service-using/m-p/367149#M34058</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It seems like the answer is yes - this will work for both.&amp;nbsp; &lt;/P&gt;&lt;P&gt;Here's how the legend came out when one layer of my dynamic map service layer is showing:&lt;/P&gt;&lt;P&gt;&lt;IMG alt="_ags_5cd5244f4a9a420b829f3b8cc94e1e1f.png" class="image-1 jive-image" src="https://community.esri.com/legacyfs/online/131540__ags_5cd5244f4a9a420b829f3b8cc94e1e1f.png" style="width: auto; height: auto;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Oct 2015 18:36:50 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/legend-customization-with-print-service-using/m-p/367149#M34058</guid>
      <dc:creator>ZoeZaloudek</dc:creator>
      <dc:date>2015-10-16T18:36:50Z</dc:date>
    </item>
    <item>
      <title>Re: Legend customization with print service, using custom map template</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/legend-customization-with-print-service-using/m-p/367150#M34059</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Do you want the legend below the map the way you are showing it in the screenshot or would you rather have the legend on either the right or left side of the map?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Oct 2015 18:41:30 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/legend-customization-with-print-service-using/m-p/367150#M34059</guid>
      <dc:creator>MichaelVolz</dc:creator>
      <dc:date>2015-10-16T18:41:30Z</dc:date>
    </item>
    <item>
      <title>Re: Legend customization with print service, using custom map template</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/legend-customization-with-print-service-using/m-p/367151#M34060</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In this case, I do want it on the bottom.&amp;nbsp; The image being created is only 6 inches wide by 8 inches tall (portrait).&amp;nbsp; I have another option set up as 8" wide x 6" tall (landscape) - for that one I just have the legend as one column on the right.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Oct 2015 18:45:57 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/legend-customization-with-print-service-using/m-p/367151#M34060</guid>
      <dc:creator>ZoeZaloudek</dc:creator>
      <dc:date>2015-10-16T18:45:57Z</dc:date>
    </item>
    <item>
      <title>Re: Legend customization with print service, using custom map template</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/legend-customization-with-print-service-using/m-p/367152#M34061</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think so.&amp;nbsp; At least in my case, I'd originally noted the same as you... With no layers in the mxd, the legend only showed as the title word 'Legend', and setting it to be wider and taller only seemed to make the word bigger.&amp;nbsp; Once I checked that 'Fixed Frame' checkbox, I was able to set a width and height for my legend without the title getting larger.&lt;/P&gt;&lt;P&gt;&lt;IMG alt="LgndProp1.png" class="image-1 jive-image" height="479" src="https://community.esri.com/legacyfs/online/131541_LgndProp1.png" style="height: 479px; width: 446.586px;" width="447" /&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="LgndProp2.png" class="image-2 jive-image" height="480" src="https://community.esri.com/legacyfs/online/131542_LgndProp2.png" style="height: 480px; width: 447.519px;" width="448" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Oct 2015 18:50:47 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/legend-customization-with-print-service-using/m-p/367152#M34061</guid>
      <dc:creator>ZoeZaloudek</dc:creator>
      <dc:date>2015-10-16T18:50:47Z</dc:date>
    </item>
    <item>
      <title>Re: Legend customization with print service, using custom map template</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/legend-customization-with-print-service-using/m-p/367153#M34062</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have someone else who's coding against the printTemplate I authored, so I can't check this myself.&amp;nbsp; I was told that after I turned on the fitting strategy, the legend disappeared entirely off the page.&amp;nbsp; I wonder if it has to do with where the anchor point is.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Oct 2015 18:59:00 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/legend-customization-with-print-service-using/m-p/367153#M34062</guid>
      <dc:creator>TracySchloss</dc:creator>
      <dc:date>2015-10-16T18:59:00Z</dc:date>
    </item>
    <item>
      <title>Re: Legend customization with print service, using custom map template</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/legend-customization-with-print-service-using/m-p/367154#M34063</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Tracy:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do you have a large number of layers in the legend?&amp;nbsp; I would suggest having only 1 or 2 layers in the legend as a test and see if it still disappears.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;From my experience, I had individual layers with many symbol classes that would disappear from the legend because the symbology for the entire layer would not fit in the legend box.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a bug open with ESRI where the shrink contents to fit frame in ArcGIS Server does not behave the same way as it does in ArcMap.&amp;nbsp; I can post the NIM if you are interested.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Oct 2015 19:04:33 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/legend-customization-with-print-service-using/m-p/367154#M34063</guid>
      <dc:creator>MichaelVolz</dc:creator>
      <dc:date>2015-10-16T19:04:33Z</dc:date>
    </item>
    <item>
      <title>Re: Legend customization with print service, using custom map template</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/legend-customization-with-print-service-using/m-p/367155#M34064</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;There will only ever be one layer in the legend.&amp;nbsp; It's a shaded polygon map like Zoe's example.&amp;nbsp;&amp;nbsp;&amp;nbsp; It fits pretty well, but it's a little tall.&amp;nbsp; It would fit if we can figure out how to remove the name of the layer, which is the first part of Zoe's question and still not resolved.&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We have a call into ESRI on this.&amp;nbsp; If we get a resolution, I'll post it here.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Oct 2015 19:09:58 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/legend-customization-with-print-service-using/m-p/367155#M34064</guid>
      <dc:creator>TracySchloss</dc:creator>
      <dc:date>2015-10-16T19:09:58Z</dc:date>
    </item>
    <item>
      <title>Re: Legend customization with print service, using custom map template</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/legend-customization-with-print-service-using/m-p/367156#M34065</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;So if you want to create a Map Template to use on WAB Web Maps is there a step-by-step for how to set that up? I'm so lost... but I need to do this ASAP...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Feb 2016 22:54:59 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/legend-customization-with-print-service-using/m-p/367156#M34065</guid>
      <dc:creator>BrianO_keefe</dc:creator>
      <dc:date>2016-02-11T22:54:59Z</dc:date>
    </item>
    <item>
      <title>Re: Legend customization with print service, using custom map template</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/legend-customization-with-print-service-using/m-p/367157#M34066</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I haven't used custom map templates for printing with Web AppBuilder before (I used the JavaScript API for this web map).&amp;nbsp; I do know that you can add a print widget and use the "out-of-the-box" map templates.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here is the Print Widget documentation for Web AppBuilder:&lt;/P&gt;&lt;P&gt;&lt;A href="https://doc.arcgis.com/en/web-appbuilder/create-apps/widget-print.htm" title="https://doc.arcgis.com/en/web-appbuilder/create-apps/widget-print.htm"&gt;Print widget—Web AppBuilder for ArcGIS | ArcGIS&lt;/A&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Taking a closer look at the Print Widget documentation, I think you can tell it to use your own custom print service... assuming you are able to create one.&amp;nbsp; I have ArcGIS for Server at my workplace, so I was able to create custom mxd templates and publish a print service using that.&amp;nbsp; I don't know of any other way to create custom mxds and print services without ArcGIS Server.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you do have ArcGIS for Server, here is a tutorial page on how to publish a print service:&lt;/P&gt;&lt;P&gt;&lt;A href="http://resources.arcgis.com/en/help/main/10.2/#/Tutorial_Publishing_additional_services_for_printing/0154000005n1000000/" title="http://resources.arcgis.com/en/help/main/10.2/#/Tutorial_Publishing_additional_services_for_printing/0154000005n1000000/"&gt;ArcGIS Help (10.2, 10.2.1, and 10.2.2)&lt;/A&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If I'm correct, once you have your mxds created and located in the layout templates folder, and after the print service has been published, then all you'd need to do in Web App Builder is change the service URL in the Print Widget to that of the new one you've created.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Feb 2016 23:53:30 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/legend-customization-with-print-service-using/m-p/367157#M34066</guid>
      <dc:creator>ZoeZaloudek</dc:creator>
      <dc:date>2016-02-11T23:53:30Z</dc:date>
    </item>
    <item>
      <title>Re: Legend customization with print service, using custom map template</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/legend-customization-with-print-service-using/m-p/367158#M34067</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I did setup the Print Service on our Print Server.&lt;/P&gt;&lt;P&gt;Even changed the settings in the WAB.&lt;/P&gt;&lt;P&gt;I'm still getting a blank legend.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Not sure where to go next.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Feb 2016 18:40:08 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/legend-customization-with-print-service-using/m-p/367158#M34067</guid>
      <dc:creator>BrianO_keefe</dc:creator>
      <dc:date>2016-02-17T18:40:08Z</dc:date>
    </item>
    <item>
      <title>Re: Legend customization with print service, using custom map template</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/legend-customization-with-print-service-using/m-p/367159#M34068</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is there already a legend in the mxd?&amp;nbsp; Here's how my template mxd looks when I just open it in ArcMap (I've clicked on the legend so you can see its extent in teal):&lt;/P&gt;&lt;P&gt;&lt;IMG alt="mxdtemplateprint.png" class="image-1 jive-image" src="https://community.esri.com/legacyfs/online/184924_mxdtemplateprint.png" style="width: 620px; height: 404px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If it's possible, it could be helpful to share the URL of your web app, so others could see exactly what it's doing.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Feb 2016 15:35:14 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/legend-customization-with-print-service-using/m-p/367159#M34068</guid>
      <dc:creator>ZoeZaloudek</dc:creator>
      <dc:date>2016-02-18T15:35:14Z</dc:date>
    </item>
    <item>
      <title>Re: Legend customization with print service, using custom map template</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/legend-customization-with-print-service-using/m-p/367160#M34069</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Michael, I wonder if there is an update on this issue. I have the exactly the same question: if I have too many layers, the Legend can not fit all the layers into the printout on AGS.&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 Jun 2016 13:59:51 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/legend-customization-with-print-service-using/m-p/367160#M34069</guid>
      <dc:creator>YiQi2</dc:creator>
      <dc:date>2016-06-13T13:59:51Z</dc:date>
    </item>
    <item>
      <title>Re: Legend customization with print service, using custom map template</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/legend-customization-with-print-service-using/m-p/367161#M34070</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Do your layers have many symbology categories that take up a large amount of room for 1 layer?&amp;nbsp; Or do you just have a mapservice(s) that have too many layers to fit in the legend?&amp;nbsp; Or do both scenarios apply for you?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Did you test changing the Layout tab settings such as fitting strategy and gap pt sizes to get make text and symbols smaller so they can fit into the legend area?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 00:51:55 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/legend-customization-with-print-service-using/m-p/367161#M34070</guid>
      <dc:creator>MichaelVolz</dc:creator>
      <dc:date>2016-06-15T00:51:55Z</dc:date>
    </item>
    <item>
      <title>Re: Legend customization with print service, using custom map template</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/legend-customization-with-print-service-using/m-p/367162#M34071</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Zoe, have you figured out a way to solve your question 1? I am in the same situation where I need to hide layer names in the legend and have limited control over what goes into the legend. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Apr 2017 00:32:57 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/legend-customization-with-print-service-using/m-p/367162#M34071</guid>
      <dc:creator>DoriTan</dc:creator>
      <dc:date>2017-04-14T00:32:57Z</dc:date>
    </item>
    <item>
      <title>Re: Legend customization with print service, using custom map template</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/legend-customization-with-print-service-using/m-p/367163#M34072</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Also see this ESRI technical Support Article:&lt;/P&gt;&lt;P&gt;How To: Configure legend properties for custom print templates from Portal for ArcGIS&lt;/P&gt;&lt;P&gt;&lt;A href="https://support.esri.com/en/technical-article/000015666"&gt;https://support.esri.com/en/technical-article/000015666&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Oct 2018 18:51:30 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/legend-customization-with-print-service-using/m-p/367163#M34072</guid>
      <dc:creator>AndresCastillo</dc:creator>
      <dc:date>2018-10-17T18:51:30Z</dc:date>
    </item>
    <item>
      <title>Re: Legend customization with print service, using custom map template</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/legend-customization-with-print-service-using/m-p/367164#M34073</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you still have issues fitting the dynamic legend in the printout, this is a good workaround:&lt;/P&gt;&lt;P&gt;In a separate mxd from the source mxd to be published (and in a different directory as well), make a legend that reflects all your desired layers.&lt;/P&gt;&lt;P&gt;In the legend properties, enable&amp;nbsp;the fixed frame and text wrapping options, as discussed above.&lt;/P&gt;&lt;P&gt;Resize your legend to the desired size by the click-and-drag method on the layout UI.&lt;/P&gt;&lt;P&gt;Convert legend to graphic&amp;nbsp;and&amp;nbsp;save as jpg.&lt;/P&gt;&lt;P&gt;Insert picture into the&amp;nbsp;layout from the source mxd to be published (which contains no layers), and save the image as part of the mxd by right-clicking&amp;gt;properties on the image.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In summary,&lt;/P&gt;&lt;P&gt;The problem w having Dynamic legend is that if have too many layers displayed, they may not all reflect in the legend.&lt;BR /&gt;In the case of many layers, I believe it is better to go with pic of legend.&lt;BR /&gt;If instead you have a few layers to display, dynamic legend is most likely ok.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Oct 2018 15:21:05 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/legend-customization-with-print-service-using/m-p/367164#M34073</guid>
      <dc:creator>AndresCastillo</dc:creator>
      <dc:date>2018-10-18T15:21:05Z</dc:date>
    </item>
  </channel>
</rss>

