<?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 Printing or Exporting TextSymbol in ArcGIS API for Silverlight Questions</title>
    <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/printing-or-exporting-textsymbol/m-p/201154#M4977</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I'm trying to give users the ability to make text notations on the map and print them out. I can get the text on the map without any issues using either a text symbol or a marker symbol with a textblock in the template. But, in either case, when using the print task they both just show up as a point graphic on the final document.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Is there any way to allow printing of markup text?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 25 Apr 2013 18:36:42 GMT</pubDate>
    <dc:creator>NicholasGross</dc:creator>
    <dc:date>2013-04-25T18:36:42Z</dc:date>
    <item>
      <title>Printing or Exporting TextSymbol</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/printing-or-exporting-textsymbol/m-p/201154#M4977</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I'm trying to give users the ability to make text notations on the map and print them out. I can get the text on the map without any issues using either a text symbol or a marker symbol with a textblock in the template. But, in either case, when using the print task they both just show up as a point graphic on the final document.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Is there any way to allow printing of markup text?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Apr 2013 18:36:42 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/printing-or-exporting-textsymbol/m-p/201154#M4977</guid>
      <dc:creator>NicholasGross</dc:creator>
      <dc:date>2013-04-25T18:36:42Z</dc:date>
    </item>
    <item>
      <title>Re: Printing or Exporting TextSymbol</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/printing-or-exporting-textsymbol/m-p/201155#M4978</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I'm not sure this will help, but try changing the RendererTakesPrecedence setting.&lt;/SPAN&gt;&lt;BR /&gt;&lt;A class="jive-link-external-small" href="http://resources.arcgis.com/en/help/silverlight-api/apiref/ESRI.ArcGIS.Client~ESRI.ArcGIS.Client.GraphicsLayer~RendererTakesPrecedence.html" rel="nofollow" target="_blank"&gt;http://resources.arcgis.com/en/help/silverlight-api/apiref/ESRI.ArcGIS.Client~ESRI.ArcGIS.Client.GraphicsLayer~RendererTakesPrecedence.html&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 26 Apr 2013 13:00:10 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/printing-or-exporting-textsymbol/m-p/201155#M4978</guid>
      <dc:creator>JohanCarlsson</dc:creator>
      <dc:date>2013-04-26T13:00:10Z</dc:date>
    </item>
    <item>
      <title>Re: Printing or Exporting TextSymbol</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/printing-or-exporting-textsymbol/m-p/201156#M4979</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Make sure the users all have the gis fonts on their computers and that your printers are enabled for True Type Fonts.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Are you printing direct to a printer or to a PDF.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Try exporting the print as a PDF.&amp;nbsp; In the format tab select Embed All Document Fonts.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;I'm trying to give users the ability to make text notations on the map and print them out. I can get the text on the map without any issues using either a text symbol or a marker symbol with a textblock in the template. But, in either case, when using the print task they both just show up as a point graphic on the final document.&lt;BR /&gt;&lt;BR /&gt;Is there anyway to allow printing of markup text?&lt;/BLOCKQUOTE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 26 Apr 2013 13:04:34 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/printing-or-exporting-textsymbol/m-p/201156#M4979</guid>
      <dc:creator>RobertBorchert</dc:creator>
      <dc:date>2013-04-26T13:04:34Z</dc:date>
    </item>
    <item>
      <title>Re: Printing or Exporting TextSymbol</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/printing-or-exporting-textsymbol/m-p/201157#M4980</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;I'm not sure this will help, but try changing the RendererTakesPrecedence setting.&lt;BR /&gt;&lt;A href="http://resources.arcgis.com/en/help/silverlight-api/apiref/ESRI.ArcGIS.Client~ESRI.ArcGIS.Client.GraphicsLayer~RendererTakesPrecedence.html"&gt;http://resources.arcgis.com/en/help/silverlight-api/apiref/ESRI.ArcGIS.Client~ESRI.ArcGIS.Client.GraphicsLayer~RendererTakesPrecedence.html&lt;/A&gt;&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I think that did the trick for the text symbol. Thank you!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 26 Apr 2013 15:18:30 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/printing-or-exporting-textsymbol/m-p/201157#M4980</guid>
      <dc:creator>NicholasGross</dc:creator>
      <dc:date>2013-04-26T15:18:30Z</dc:date>
    </item>
  </channel>
</rss>

