<?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 Print export is not including labels.  4.28 in ArcGIS JavaScript Maps SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/print-export-is-not-including-labels-4-28/m-p/1383133#M83656</link>
    <description>&lt;P&gt;Print export is not including any labels.&amp;nbsp; I set forceFeatureAttributes to true.&amp;nbsp; What am I missing?&lt;/P&gt;&lt;LI-CODE lang="javascript"&gt;// Style the label
      var labelClass = {
        symbol: {
          type: "text", // autocasts as new TextSymbol()
          color:[254, 252, 203], //"white",//[230, 224, 0],
          haloColor: "Black",
          haloSize: 2,
          lineWidth:55,
          font: {
            // autocast as new Font()
            family: "Avenir Next LT Pro Medium",
            size: 8,
            weight: "bold"
          }
        },
        labelExpressionInfo: {
          expression: singleLine
        },
        labelPlacement: "always-horizontal",
        minScale: 7500
      };
      parcelLayer.labelingInfo = [labelClass];&lt;/LI-CODE&gt;</description>
    <pubDate>Thu, 15 Feb 2024 21:43:18 GMT</pubDate>
    <dc:creator>MatthewDriscoll</dc:creator>
    <dc:date>2024-02-15T21:43:18Z</dc:date>
    <item>
      <title>Print export is not including labels.  4.28</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/print-export-is-not-including-labels-4-28/m-p/1383133#M83656</link>
      <description>&lt;P&gt;Print export is not including any labels.&amp;nbsp; I set forceFeatureAttributes to true.&amp;nbsp; What am I missing?&lt;/P&gt;&lt;LI-CODE lang="javascript"&gt;// Style the label
      var labelClass = {
        symbol: {
          type: "text", // autocasts as new TextSymbol()
          color:[254, 252, 203], //"white",//[230, 224, 0],
          haloColor: "Black",
          haloSize: 2,
          lineWidth:55,
          font: {
            // autocast as new Font()
            family: "Avenir Next LT Pro Medium",
            size: 8,
            weight: "bold"
          }
        },
        labelExpressionInfo: {
          expression: singleLine
        },
        labelPlacement: "always-horizontal",
        minScale: 7500
      };
      parcelLayer.labelingInfo = [labelClass];&lt;/LI-CODE&gt;</description>
      <pubDate>Thu, 15 Feb 2024 21:43:18 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/print-export-is-not-including-labels-4-28/m-p/1383133#M83656</guid>
      <dc:creator>MatthewDriscoll</dc:creator>
      <dc:date>2024-02-15T21:43:18Z</dc:date>
    </item>
  </channel>
</rss>

