<?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 ArcGIS Pro SDK 3.1.4 epxorting to PDF issue with north arrow. in ArcGIS Pro Questions</title>
    <link>https://community.esri.com/t5/arcgis-pro-questions/arcgis-pro-sdk-3-1-4-epxorting-to-pdf-issue-with/m-p/1366230#M76947</link>
    <description>&lt;P&gt;I am trying to create an add-in the produce a PDF out of the current layer that we have on.&lt;BR /&gt;&lt;BR /&gt;PDFFormat PDF = new PDFFormat()&lt;BR /&gt;{&lt;BR /&gt;OutputFileName = fileNamePdf,&lt;BR /&gt;Resolution = 300,&lt;BR /&gt;DoCompressVectorGraphics = true,&lt;BR /&gt;HasGeoRefInfo = true,&lt;BR /&gt;ImageCompression = ImageCompression.Adaptive,&lt;BR /&gt;ImageQuality = ImageQuality.Best,&lt;BR /&gt;LayersAndAttributes = LayersAndAttributes.None,&lt;BR /&gt;};&lt;BR /&gt;layout.Export(PDF);&lt;BR /&gt;&lt;BR /&gt;everything is being exported correctly but i have in my layout the the north arrow added. that isn't being exported. when i use the export to pdf tool provided by default arcgis pro and check the option (output as an image) this is the only way the north arrow is showing.&lt;BR /&gt;&lt;BR /&gt;i am using arcgis pro version: 3.1.41833&lt;BR /&gt;&lt;BR /&gt;Please help.&lt;/P&gt;</description>
    <pubDate>Thu, 04 Jan 2024 13:02:07 GMT</pubDate>
    <dc:creator>warddourji</dc:creator>
    <dc:date>2024-01-04T13:02:07Z</dc:date>
    <item>
      <title>ArcGIS Pro SDK 3.1.4 epxorting to PDF issue with north arrow.</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/arcgis-pro-sdk-3-1-4-epxorting-to-pdf-issue-with/m-p/1366230#M76947</link>
      <description>&lt;P&gt;I am trying to create an add-in the produce a PDF out of the current layer that we have on.&lt;BR /&gt;&lt;BR /&gt;PDFFormat PDF = new PDFFormat()&lt;BR /&gt;{&lt;BR /&gt;OutputFileName = fileNamePdf,&lt;BR /&gt;Resolution = 300,&lt;BR /&gt;DoCompressVectorGraphics = true,&lt;BR /&gt;HasGeoRefInfo = true,&lt;BR /&gt;ImageCompression = ImageCompression.Adaptive,&lt;BR /&gt;ImageQuality = ImageQuality.Best,&lt;BR /&gt;LayersAndAttributes = LayersAndAttributes.None,&lt;BR /&gt;};&lt;BR /&gt;layout.Export(PDF);&lt;BR /&gt;&lt;BR /&gt;everything is being exported correctly but i have in my layout the the north arrow added. that isn't being exported. when i use the export to pdf tool provided by default arcgis pro and check the option (output as an image) this is the only way the north arrow is showing.&lt;BR /&gt;&lt;BR /&gt;i am using arcgis pro version: 3.1.41833&lt;BR /&gt;&lt;BR /&gt;Please help.&lt;/P&gt;</description>
      <pubDate>Thu, 04 Jan 2024 13:02:07 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/arcgis-pro-sdk-3-1-4-epxorting-to-pdf-issue-with/m-p/1366230#M76947</guid>
      <dc:creator>warddourji</dc:creator>
      <dc:date>2024-01-04T13:02:07Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGIS Pro SDK 3.1.4 epxorting to PDF issue with north arrow.</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/arcgis-pro-sdk-3-1-4-epxorting-to-pdf-issue-with/m-p/1366398#M76965</link>
      <description>&lt;P&gt;Is your north arrow coming from a font? If so you might need to set embed fonts to true for it to be included in the export.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 04 Jan 2024 18:02:20 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/arcgis-pro-sdk-3-1-4-epxorting-to-pdf-issue-with/m-p/1366398#M76965</guid>
      <dc:creator>AubriOtis</dc:creator>
      <dc:date>2024-01-04T18:02:20Z</dc:date>
    </item>
  </channel>
</rss>

