<?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: in VBA Forum</title>
    <link>https://forums.autodesk.com/t5/vba-forum/page-setup/m-p/341904#M82557</link>
    <description>[This followup was posted to autodesk.autocad.customization.vba and a &lt;BR /&gt;
copy was sent to the cited author.]&lt;BR /&gt;
&lt;BR /&gt;
For the paper size...Use the "CanonicalMediaName" property to set the &lt;BR /&gt;
media names.  You'll need to use "GetCanonicalMediaNames" to find out &lt;BR /&gt;
what the media names are as they differ from device to device and aren't &lt;BR /&gt;
always spelled the same as what appears in the media name drop down list &lt;BR /&gt;
from the plot dialog box.&lt;BR /&gt;
&lt;BR /&gt;
For the color table...Use the "StyleSheet" property.&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
&amp;gt; im working on a plot macro now...the ONLY things i cant find how to change&lt;BR /&gt;
&amp;gt; is the ctb file for pennsettings...and the paper size...i want to do it for&lt;BR /&gt;
&amp;gt; the current active layout and not the default&lt;BR /&gt;
&amp;gt; &lt;BR /&gt;
&amp;gt; Darren J. Young &lt;DYOUNG&gt; wrote in article&lt;BR /&gt;
&amp;gt; &lt;MPG.15BF62684248B7FF989A2E&gt;...&lt;BR /&gt;
&amp;gt; &amp;gt; &amp;gt; Is there a method to assign a page setup that all ready exists in the&lt;BR /&gt;
&amp;gt; &amp;gt; &amp;gt; current drawing to a layout?&lt;BR /&gt;
&amp;gt; &amp;gt; &amp;gt; &lt;BR /&gt;
&amp;gt; &amp;gt; &amp;gt; I keep looking into the plot configuration object but can't find&lt;BR /&gt;
&amp;gt; anything.&lt;BR /&gt;
&amp;gt; &amp;gt; &lt;BR /&gt;
&amp;gt; &amp;gt; Looks like it's stored in the "ACAD_PLOTSETTINGS" dictionary. You could &lt;BR /&gt;
&amp;gt; &amp;gt; try changing it there.&lt;BR /&gt;
&amp;gt; &amp;gt; &lt;BR /&gt;
&amp;gt; &amp;gt; You could also use SendCommand and use the "-plot" command to set it.&lt;BR /&gt;
&amp;gt; &amp;gt; &lt;BR /&gt;
&amp;gt; &amp;gt; -- &lt;BR /&gt;
&amp;gt; &amp;gt; Sincerely,&lt;BR /&gt;
&amp;gt; &amp;gt; Darren J. Young&lt;BR /&gt;
&amp;gt; &amp;gt; &lt;BR /&gt;
&amp;gt; &amp;gt; Minnesota CADWorks, Inc.&lt;BR /&gt;
&amp;gt; &amp;gt; P.O. Box 7293&lt;BR /&gt;
&amp;gt; &amp;gt; Saint Cloud, Minnesota 56302-7293&lt;BR /&gt;
&amp;gt; &amp;gt; Phone: (320) 654-9053&lt;BR /&gt;
&amp;gt; &amp;gt; WWW: http://www.mcwi.com&lt;BR /&gt;
&amp;gt; &amp;gt; &lt;BR /&gt;
&amp;gt; &lt;BR /&gt;
&lt;BR /&gt;
-- &lt;BR /&gt;
Sincerely,&lt;BR /&gt;
Darren J. Young&lt;BR /&gt;
&lt;BR /&gt;
Minnesota CADWorks, Inc.&lt;BR /&gt;
P.O. Box 7293&lt;BR /&gt;
Saint Cloud, Minnesota 56302-7293&lt;BR /&gt;
Phone: (320) 654-9053&lt;BR /&gt;
WWW: http://www.mcwi.com&lt;/MPG.15BF62684248B7FF989A2E&gt;&lt;/DYOUNG&gt;</description>
    <pubDate>Wed, 18 Jul 2001 07:48:11 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2001-07-18T07:48:11Z</dc:date>
    <item>
      <title>Page Setup?</title>
      <link>https://forums.autodesk.com/t5/vba-forum/page-setup/m-p/341901#M82554</link>
      <description>Hi,&lt;BR /&gt;
&lt;BR /&gt;
Is there a method to assign a page setup that all ready exists in the&lt;BR /&gt;
current drawing to a layout?&lt;BR /&gt;
&lt;BR /&gt;
I keep looking into the plot configuration object but can't find anything.&lt;BR /&gt;
&lt;BR /&gt;
Thanks,&lt;BR /&gt;
Chad.</description>
      <pubDate>Tue, 17 Jul 2001 16:09:07 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/vba-forum/page-setup/m-p/341901#M82554</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2001-07-17T16:09:07Z</dc:date>
    </item>
    <item>
      <title>Re: Page Setup?</title>
      <link>https://forums.autodesk.com/t5/vba-forum/page-setup/m-p/341902#M82555</link>
      <description>&amp;gt; Is there a method to assign a page setup that all ready exists in the&lt;BR /&gt;
&amp;gt; current drawing to a layout?&lt;BR /&gt;
&amp;gt; &lt;BR /&gt;
&amp;gt; I keep looking into the plot configuration object but can't find anything.&lt;BR /&gt;
&lt;BR /&gt;
Looks like it's stored in the "ACAD_PLOTSETTINGS" dictionary. You could &lt;BR /&gt;
try changing it there.&lt;BR /&gt;
&lt;BR /&gt;
You could also use SendCommand and use the "-plot" command to set it.&lt;BR /&gt;
&lt;BR /&gt;
-- &lt;BR /&gt;
Sincerely,&lt;BR /&gt;
Darren J. Young&lt;BR /&gt;
&lt;BR /&gt;
Minnesota CADWorks, Inc.&lt;BR /&gt;
P.O. Box 7293&lt;BR /&gt;
Saint Cloud, Minnesota 56302-7293&lt;BR /&gt;
Phone: (320) 654-9053&lt;BR /&gt;
WWW: http://www.mcwi.com</description>
      <pubDate>Wed, 18 Jul 2001 07:08:34 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/vba-forum/page-setup/m-p/341902#M82555</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2001-07-18T07:08:34Z</dc:date>
    </item>
    <item>
      <title>Re:</title>
      <link>https://forums.autodesk.com/t5/vba-forum/page-setup/m-p/341903#M82556</link>
      <description>im working on a plot macro now...the ONLY things i cant find how to change&lt;BR /&gt;
is the ctb file for pennsettings...and the paper size...i want to do it for&lt;BR /&gt;
the current active layout and not the default&lt;BR /&gt;
&lt;BR /&gt;
Darren J. Young &lt;DYOUNG&gt; wrote in article&lt;BR /&gt;
&lt;MPG.15BF62684248B7FF989A2E&gt;...&lt;BR /&gt;
&amp;gt; &amp;gt; Is there a method to assign a page setup that all ready exists in the&lt;BR /&gt;
&amp;gt; &amp;gt; current drawing to a layout?&lt;BR /&gt;
&amp;gt; &amp;gt; &lt;BR /&gt;
&amp;gt; &amp;gt; I keep looking into the plot configuration object but can't find&lt;BR /&gt;
anything.&lt;BR /&gt;
&amp;gt; &lt;BR /&gt;
&amp;gt; Looks like it's stored in the "ACAD_PLOTSETTINGS" dictionary. You could &lt;BR /&gt;
&amp;gt; try changing it there.&lt;BR /&gt;
&amp;gt; &lt;BR /&gt;
&amp;gt; You could also use SendCommand and use the "-plot" command to set it.&lt;BR /&gt;
&amp;gt; &lt;BR /&gt;
&amp;gt; -- &lt;BR /&gt;
&amp;gt; Sincerely,&lt;BR /&gt;
&amp;gt; Darren J. Young&lt;BR /&gt;
&amp;gt; &lt;BR /&gt;
&amp;gt; Minnesota CADWorks, Inc.&lt;BR /&gt;
&amp;gt; P.O. Box 7293&lt;BR /&gt;
&amp;gt; Saint Cloud, Minnesota 56302-7293&lt;BR /&gt;
&amp;gt; Phone: (320) 654-9053&lt;BR /&gt;
&amp;gt; WWW: http://www.mcwi.com&lt;BR /&gt;
&amp;gt;&lt;/MPG.15BF62684248B7FF989A2E&gt;&lt;/DYOUNG&gt;</description>
      <pubDate>Wed, 18 Jul 2001 07:08:34 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/vba-forum/page-setup/m-p/341903#M82556</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2001-07-18T07:08:34Z</dc:date>
    </item>
    <item>
      <title>Re:</title>
      <link>https://forums.autodesk.com/t5/vba-forum/page-setup/m-p/341904#M82557</link>
      <description>[This followup was posted to autodesk.autocad.customization.vba and a &lt;BR /&gt;
copy was sent to the cited author.]&lt;BR /&gt;
&lt;BR /&gt;
For the paper size...Use the "CanonicalMediaName" property to set the &lt;BR /&gt;
media names.  You'll need to use "GetCanonicalMediaNames" to find out &lt;BR /&gt;
what the media names are as they differ from device to device and aren't &lt;BR /&gt;
always spelled the same as what appears in the media name drop down list &lt;BR /&gt;
from the plot dialog box.&lt;BR /&gt;
&lt;BR /&gt;
For the color table...Use the "StyleSheet" property.&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
&amp;gt; im working on a plot macro now...the ONLY things i cant find how to change&lt;BR /&gt;
&amp;gt; is the ctb file for pennsettings...and the paper size...i want to do it for&lt;BR /&gt;
&amp;gt; the current active layout and not the default&lt;BR /&gt;
&amp;gt; &lt;BR /&gt;
&amp;gt; Darren J. Young &lt;DYOUNG&gt; wrote in article&lt;BR /&gt;
&amp;gt; &lt;MPG.15BF62684248B7FF989A2E&gt;...&lt;BR /&gt;
&amp;gt; &amp;gt; &amp;gt; Is there a method to assign a page setup that all ready exists in the&lt;BR /&gt;
&amp;gt; &amp;gt; &amp;gt; current drawing to a layout?&lt;BR /&gt;
&amp;gt; &amp;gt; &amp;gt; &lt;BR /&gt;
&amp;gt; &amp;gt; &amp;gt; I keep looking into the plot configuration object but can't find&lt;BR /&gt;
&amp;gt; anything.&lt;BR /&gt;
&amp;gt; &amp;gt; &lt;BR /&gt;
&amp;gt; &amp;gt; Looks like it's stored in the "ACAD_PLOTSETTINGS" dictionary. You could &lt;BR /&gt;
&amp;gt; &amp;gt; try changing it there.&lt;BR /&gt;
&amp;gt; &amp;gt; &lt;BR /&gt;
&amp;gt; &amp;gt; You could also use SendCommand and use the "-plot" command to set it.&lt;BR /&gt;
&amp;gt; &amp;gt; &lt;BR /&gt;
&amp;gt; &amp;gt; -- &lt;BR /&gt;
&amp;gt; &amp;gt; Sincerely,&lt;BR /&gt;
&amp;gt; &amp;gt; Darren J. Young&lt;BR /&gt;
&amp;gt; &amp;gt; &lt;BR /&gt;
&amp;gt; &amp;gt; Minnesota CADWorks, Inc.&lt;BR /&gt;
&amp;gt; &amp;gt; P.O. Box 7293&lt;BR /&gt;
&amp;gt; &amp;gt; Saint Cloud, Minnesota 56302-7293&lt;BR /&gt;
&amp;gt; &amp;gt; Phone: (320) 654-9053&lt;BR /&gt;
&amp;gt; &amp;gt; WWW: http://www.mcwi.com&lt;BR /&gt;
&amp;gt; &amp;gt; &lt;BR /&gt;
&amp;gt; &lt;BR /&gt;
&lt;BR /&gt;
-- &lt;BR /&gt;
Sincerely,&lt;BR /&gt;
Darren J. Young&lt;BR /&gt;
&lt;BR /&gt;
Minnesota CADWorks, Inc.&lt;BR /&gt;
P.O. Box 7293&lt;BR /&gt;
Saint Cloud, Minnesota 56302-7293&lt;BR /&gt;
Phone: (320) 654-9053&lt;BR /&gt;
WWW: http://www.mcwi.com&lt;/MPG.15BF62684248B7FF989A2E&gt;&lt;/DYOUNG&gt;</description>
      <pubDate>Wed, 18 Jul 2001 07:48:11 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/vba-forum/page-setup/m-p/341904#M82557</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2001-07-18T07:48:11Z</dc:date>
    </item>
  </channel>
</rss>

