<?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: Export to PDF Embed Fonts issue in Mapping Questions</title>
    <link>https://community.esri.com/t5/mapping-questions/export-to-pdf-embed-fonts-issue/m-p/96444#M1126</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;When I export my map to PDF, everything is beautiful EXCEPT the symbols (which are pictures) do not show in the legend.&amp;nbsp; I've tried embedding fonts and not, and all of the other check boxes and not.&amp;nbsp; Any thoughts?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 19 Jan 2011 04:04:49 GMT</pubDate>
    <dc:creator>JulieWartell</dc:creator>
    <dc:date>2011-01-19T04:04:49Z</dc:date>
    <item>
      <title>Export to PDF Embed Fonts issue</title>
      <link>https://community.esri.com/t5/mapping-questions/export-to-pdf-embed-fonts-issue/m-p/96436#M1118</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;The embed fonts option doesn't seem to be working for me.&amp;nbsp; I know it's the default already, but just to be sure, I added embed_fonts="True". I also aded convert_markers to True.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Our font is available in Arc10, and works fine in all cases, but when I run this process using ArcGIS Server to call the script, the font does not come through on the PDF, just letters rather than symbols. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;MAP.ExportToPDF(MyMXD, MyPDF, convert_markers="True", embed_fonts="True")&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Any ideas?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Ryan&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Dec 2010 18:07:38 GMT</pubDate>
      <guid>https://community.esri.com/t5/mapping-questions/export-to-pdf-embed-fonts-issue/m-p/96436#M1118</guid>
      <dc:creator>RyanKelley</dc:creator>
      <dc:date>2010-12-01T18:07:38Z</dc:date>
    </item>
    <item>
      <title>Re: Export to PDF Embed Fonts issue</title>
      <link>https://community.esri.com/t5/mapping-questions/export-to-pdf-embed-fonts-issue/m-p/96437#M1119</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Try leaving out the quotes:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;MAP.ExportToPDF(MyMXD, MyPDF, convert_markers=True, embed_fonts=True)&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Dec 2010 18:28:52 GMT</pubDate>
      <guid>https://community.esri.com/t5/mapping-questions/export-to-pdf-embed-fonts-issue/m-p/96437#M1119</guid>
      <dc:creator>JasonScheirer</dc:creator>
      <dc:date>2010-12-01T18:28:52Z</dc:date>
    </item>
    <item>
      <title>Re: Export to PDF Embed Fonts issue</title>
      <link>https://community.esri.com/t5/mapping-questions/export-to-pdf-embed-fonts-issue/m-p/96438#M1120</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks Jason, but no love. Any other thoughts?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;ryan&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Dec 2010 18:34:27 GMT</pubDate>
      <guid>https://community.esri.com/t5/mapping-questions/export-to-pdf-embed-fonts-issue/m-p/96438#M1120</guid>
      <dc:creator>RyanKelley</dc:creator>
      <dc:date>2010-12-01T18:34:27Z</dc:date>
    </item>
    <item>
      <title>Re: Export to PDF Embed Fonts issue</title>
      <link>https://community.esri.com/t5/mapping-questions/export-to-pdf-embed-fonts-issue/m-p/96439#M1121</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hello Ryan,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I tried to reproduce this using 10.0 SP1 and could not.&amp;nbsp; Here are my steps.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Create a layout with multiple text strings.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Modify the font for each string.&amp;nbsp; A few were core fonts, the remaining were Esri fonts.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I exported to PDF using the UI two times: one with embeded fonts and the other with convert markers and embeded fonts.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I did the same using arcpy.mapping.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I had someone in our office (with no Esri software) open the PDFs and they saw them just fine.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Is there a particular font that is failing for you?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Jeff&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Dec 2010 15:24:59 GMT</pubDate>
      <guid>https://community.esri.com/t5/mapping-questions/export-to-pdf-embed-fonts-issue/m-p/96439#M1121</guid>
      <dc:creator>JeffBarrette</dc:creator>
      <dc:date>2010-12-02T15:24:59Z</dc:date>
    </item>
    <item>
      <title>Re: Export to PDF Embed Fonts issue</title>
      <link>https://community.esri.com/t5/mapping-questions/export-to-pdf-embed-fonts-issue/m-p/96440#M1122</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Jeff,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I probably should have been a little more clear when describing the issue... the "font" is from a character marker font we have installed in Arc10. We have an "Oregon Rec" font with various symbols for camping, skiing, etc.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;ryan&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Dec 2010 16:36:50 GMT</pubDate>
      <guid>https://community.esri.com/t5/mapping-questions/export-to-pdf-embed-fonts-issue/m-p/96440#M1122</guid>
      <dc:creator>RyanKelley</dc:creator>
      <dc:date>2010-12-02T16:36:50Z</dc:date>
    </item>
    <item>
      <title>Re: Export to PDF Embed Fonts issue</title>
      <link>https://community.esri.com/t5/mapping-questions/export-to-pdf-embed-fonts-issue/m-p/96441#M1123</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Ryan,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&lt;SPAN&gt;Can you send me the font (&lt;/SPAN&gt;&lt;A class="jive-link-email-small" href="mailto:jbarrette@esri.com"&gt;jbarrette@esri.com&lt;/A&gt;&lt;SPAN&gt;).&amp;nbsp; I'll try the same steps with your font.&amp;nbsp; It there any reason your font would behave differenently from the Esri fonts?&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Jeff&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 Dec 2010 13:19:11 GMT</pubDate>
      <guid>https://community.esri.com/t5/mapping-questions/export-to-pdf-embed-fonts-issue/m-p/96441#M1123</guid>
      <dc:creator>JeffBarrette</dc:creator>
      <dc:date>2010-12-03T13:19:11Z</dc:date>
    </item>
    <item>
      <title>Re: Export to PDF Embed Fonts issue</title>
      <link>https://community.esri.com/t5/mapping-questions/export-to-pdf-embed-fonts-issue/m-p/96442#M1124</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Ryan,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks for sending me your data.&amp;nbsp; I was able to reproduce the problem with your specific font.&amp;nbsp; I also noticed that this also occurs when exporting from the User Interface, in other words, it is not specific to arcpy.mapping.ExportToPDF.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Could you please open an incident with Technical Support so this issue can be further investigated.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Jeff&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 Dec 2010 18:13:24 GMT</pubDate>
      <guid>https://community.esri.com/t5/mapping-questions/export-to-pdf-embed-fonts-issue/m-p/96442#M1124</guid>
      <dc:creator>JeffBarrette</dc:creator>
      <dc:date>2010-12-03T18:13:24Z</dc:date>
    </item>
    <item>
      <title>Re: Export to PDF Embed Fonts issue</title>
      <link>https://community.esri.com/t5/mapping-questions/export-to-pdf-embed-fonts-issue/m-p/96443#M1125</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Ryan,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;After closer examination, we discovered that your font does NOT allow fonts to be embeded.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Under Names and Copyright --&amp;gt; Embedding, you have it set to "Embedding of this font is not allowed"&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I hope this helps with your confusion,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Jeff&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 Dec 2010 19:15:09 GMT</pubDate>
      <guid>https://community.esri.com/t5/mapping-questions/export-to-pdf-embed-fonts-issue/m-p/96443#M1125</guid>
      <dc:creator>JeffBarrette</dc:creator>
      <dc:date>2010-12-03T19:15:09Z</dc:date>
    </item>
    <item>
      <title>Re: Export to PDF Embed Fonts issue</title>
      <link>https://community.esri.com/t5/mapping-questions/export-to-pdf-embed-fonts-issue/m-p/96444#M1126</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;When I export my map to PDF, everything is beautiful EXCEPT the symbols (which are pictures) do not show in the legend.&amp;nbsp; I've tried embedding fonts and not, and all of the other check boxes and not.&amp;nbsp; Any thoughts?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Jan 2011 04:04:49 GMT</pubDate>
      <guid>https://community.esri.com/t5/mapping-questions/export-to-pdf-embed-fonts-issue/m-p/96444#M1126</guid>
      <dc:creator>JulieWartell</dc:creator>
      <dc:date>2011-01-19T04:04:49Z</dc:date>
    </item>
  </channel>
</rss>

