<?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 or export to image an object from a drawing using C# / C++ Object ARX in .NET Forum</title>
    <link>https://forums.autodesk.com/t5/net-forum/print-or-export-to-image-an-object-from-a-drawing-using-c-c/m-p/6611591#M34243</link>
    <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is there a way to print or save to image a specific object in a drawing. I know the ObjectId of the object I need.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Mihail&lt;/P&gt;</description>
    <pubDate>Mon, 10 Oct 2016 07:01:48 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2016-10-10T07:01:48Z</dc:date>
    <item>
      <title>Print or export to image an object from a drawing using C# / C++ Object ARX</title>
      <link>https://forums.autodesk.com/t5/net-forum/print-or-export-to-image-an-object-from-a-drawing-using-c-c/m-p/6611591#M34243</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is there a way to print or save to image a specific object in a drawing. I know the ObjectId of the object I need.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Mihail&lt;/P&gt;</description>
      <pubDate>Mon, 10 Oct 2016 07:01:48 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/print-or-export-to-image-an-object-from-a-drawing-using-c-c/m-p/6611591#M34243</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-10-10T07:01:48Z</dc:date>
    </item>
    <item>
      <title>Re: Print or export to image an object from a drawing using C# / C++ Object ARX</title>
      <link>https://forums.autodesk.com/t5/net-forum/print-or-export-to-image-an-object-from-a-drawing-using-c-c/m-p/6612153#M34244</link>
      <description>&lt;P&gt;I see three ways:&lt;/P&gt;
&lt;P&gt;1. Remove (pEnt-&amp;gt; erase (true)) or hide (pEnt-&amp;gt; setVisible (false)) &lt;U&gt;all&lt;/U&gt; other entities and then print window exactly boundingbox of the entity end restory all other entities.&lt;/P&gt;
&lt;P&gt;2. Create another database and copy the selected entity in it, and then print this database.&lt;/P&gt;
&lt;P&gt;3. Move selected entity far away other entities and print window exactly boundingbox of the entity, then move backwards&lt;/P&gt;</description>
      <pubDate>Mon, 10 Oct 2016 13:07:50 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/print-or-export-to-image-an-object-from-a-drawing-using-c-c/m-p/6612153#M34244</guid>
      <dc:creator>Alexander.Rivilis</dc:creator>
      <dc:date>2016-10-10T13:07:50Z</dc:date>
    </item>
    <item>
      <title>Re: Print or export to image an object from a drawing using C# / C++ Object ARX</title>
      <link>https://forums.autodesk.com/t5/net-forum/print-or-export-to-image-an-object-from-a-drawing-using-c-c/m-p/6612474#M34245</link>
      <description>&lt;P&gt;Hello Alexander,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you for your reply, but I do not know how that helps me.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;To make it more clear what I want to achieve, I have to export the images of the symbols available in the Autocad project. They are stored (at least for Autocad P&amp;amp;ID, which I have to use) in the&amp;nbsp;projSymbolStyle.dwg file. I need the images as they are shown for example on the Tools Palette, and I want to be able to remove the background color, or at least set a custom one.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Mihail&lt;/P&gt;</description>
      <pubDate>Mon, 10 Oct 2016 15:01:29 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/print-or-export-to-image-an-object-from-a-drawing-using-c-c/m-p/6612474#M34245</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-10-10T15:01:29Z</dc:date>
    </item>
  </channel>
</rss>

