<?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 Graphic doesn't print to some printers and when it does, has the wrong symbology in ArcObjects SDK Questions</title>
    <link>https://community.esri.com/t5/arcobjects-sdk-questions/graphic-doesn-t-print-to-some-printers-and-when-it/m-p/112737#M2949</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm using the ExportActiveView sample code to send a layout to a user-selected printer. The dataframe includes a cross-hatched graphic that is added by code.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have two issues:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. When I print to the printer I have here, the graphic shows up on the printed paper. When my user at another office does the same with his printer, the graphic doesn't print at all.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2. On my printed copy (and a pdf-export from code as well), the graphic shows up as a gray rectangle when on the screen it appears as a cross-hatched rectangle with a tranparent background.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If I manually print or export directly from ArcMap, the graphic has the right symbology.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've seen similar questions on these forums but finding them again is not the easiest thing to do these days...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 17 Jul 2014 16:55:14 GMT</pubDate>
    <dc:creator>TereseRowekamp</dc:creator>
    <dc:date>2014-07-17T16:55:14Z</dc:date>
    <item>
      <title>Graphic doesn't print to some printers and when it does, has the wrong symbology</title>
      <link>https://community.esri.com/t5/arcobjects-sdk-questions/graphic-doesn-t-print-to-some-printers-and-when-it/m-p/112737#M2949</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm using the ExportActiveView sample code to send a layout to a user-selected printer. The dataframe includes a cross-hatched graphic that is added by code.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have two issues:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. When I print to the printer I have here, the graphic shows up on the printed paper. When my user at another office does the same with his printer, the graphic doesn't print at all.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2. On my printed copy (and a pdf-export from code as well), the graphic shows up as a gray rectangle when on the screen it appears as a cross-hatched rectangle with a tranparent background.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If I manually print or export directly from ArcMap, the graphic has the right symbology.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've seen similar questions on these forums but finding them again is not the easiest thing to do these days...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Jul 2014 16:55:14 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcobjects-sdk-questions/graphic-doesn-t-print-to-some-printers-and-when-it/m-p/112737#M2949</guid>
      <dc:creator>TereseRowekamp</dc:creator>
      <dc:date>2014-07-17T16:55:14Z</dc:date>
    </item>
    <item>
      <title>Re: Graphic doesn't print to some printers and when it does, has the wrong symbology</title>
      <link>https://community.esri.com/t5/arcobjects-sdk-questions/graphic-doesn-t-print-to-some-printers-and-when-it/m-p/112738#M2950</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I downloaded the Export ActiveView sample from the following location:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://resources.arcgis.com/en/help/arcobjects-net/conceptualhelp/index.html#//000100000026000000" title="http://resources.arcgis.com/en/help/arcobjects-net/conceptualhelp/index.html#//000100000026000000"&gt;http://resources.arcgis.com/en/help/arcobjects-net/conceptualhelp/index.html#//000100000026000000&lt;/A&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It is meant for 10.0.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Because I am using 10.3, I tweaked it a little to make it work for 10.3. This I did by making some changes to the *.csproj file. I changed the target version to 10.3, and added "11"&amp;nbsp; to this line of XML code:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #a31515; font-size: 10pt; font-family: Consolas;"&gt;&amp;lt;Import&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 10pt; font-family: Consolas;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #ff0000; font-size: 10pt; font-family: Consolas;"&gt;Project&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 10pt; font-family: Consolas;"&gt;=&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt; font-family: Consolas;"&gt;"&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 10pt; font-family: Consolas;"&gt;$(MSBuildExtensionsPath)\ESRI\ESRI.ArcGIS.AddIns.11.targets&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt; font-family: Consolas;"&gt;"&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 10pt; font-family: Consolas;"&gt; /&amp;gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I was able to compile this Add-in successfully, and add it to ArcMap as an Add-in Button. On clicking the button, I get a message box saying that the ActiveView has been successfully exported to my "My Documents" folder as a JPEG image. When I open the image using my Microsoft Image Viewer, the image is consistent with what I exported. When I send the image to a printer, the print out symbology is consistent with the symbology in the ActiveView.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thus, I was unable to reproduce your issue at ArcGIS version 10.3.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Sep 2015 23:56:39 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcobjects-sdk-questions/graphic-doesn-t-print-to-some-printers-and-when-it/m-p/112738#M2950</guid>
      <dc:creator>seria</dc:creator>
      <dc:date>2015-09-21T23:56:39Z</dc:date>
    </item>
    <item>
      <title>Re: Graphic doesn't print to some printers and when it does, has the wrong symbology</title>
      <link>https://community.esri.com/t5/arcobjects-sdk-questions/graphic-doesn-t-print-to-some-printers-and-when-it/m-p/112739#M2951</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Could it have anything to do with the drivers that you and the other user are using when making a print?&amp;nbsp; Maybe they are different and that could be the cause of this issue.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Sep 2015 13:05:08 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcobjects-sdk-questions/graphic-doesn-t-print-to-some-printers-and-when-it/m-p/112739#M2951</guid>
      <dc:creator>MichaelVolz</dc:creator>
      <dc:date>2015-09-22T13:05:08Z</dc:date>
    </item>
  </channel>
</rss>

