<?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>tema Re: Changing the sheet layout color from grey to black en AutoCAD for Mac Forum</title>
    <link>https://forums.autodesk.com/t5/autocad-for-mac-forum/changing-the-sheet-layout-color-from-grey-to-black/m-p/9392646#M37455</link>
    <description>&lt;P&gt;That was such a great help. Thank you so so so much!&amp;nbsp;&lt;BR /&gt;Will I need to copy and paste those commands each time or will it automatically save?&amp;nbsp;&lt;BR /&gt;also, is there a way to get rid of this dashed line box in the bottom corner? This is a picture of what it looks like now.&amp;nbsp;&lt;BR /&gt;thanks so much again!&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="DF46D1C6-8C74-44A6-9F5E-5B36AF29BDE1.jpeg" style="width: 4032px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/744204i4A481F42B10EB4B1/image-size/large?v=v2&amp;amp;px=999" role="button" title="DF46D1C6-8C74-44A6-9F5E-5B36AF29BDE1.jpeg" alt="DF46D1C6-8C74-44A6-9F5E-5B36AF29BDE1.jpeg" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Sun, 22 Mar 2020 22:14:39 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2020-03-22T22:14:39Z</dc:date>
    <item>
      <title>Changing the sheet layout color from grey to black</title>
      <link>https://forums.autodesk.com/t5/autocad-for-mac-forum/changing-the-sheet-layout-color-from-grey-to-black/m-p/9390358#M37432</link>
      <description>&lt;P&gt;I’m unable to change my layout color from grey to black. I’ve tried what it’s saying to do with the help desk and it doesn’t work.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;I am also trying to turn off printable area and paper background in my layout tab.&amp;nbsp;&lt;BR /&gt;Here is a picture of what it currently looks like.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="69FD7CD6-E2F9-4348-8883-E53C14F01C41.jpeg" style="width: 4032px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/743650iB848331D69DFCAF3/image-size/large?v=v2&amp;amp;px=999" role="button" title="69FD7CD6-E2F9-4348-8883-E53C14F01C41.jpeg" alt="69FD7CD6-E2F9-4348-8883-E53C14F01C41.jpeg" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;With windows it’s just right click and under options. All I’m seeing in my pretences menu is to change the paper space color, not turning it off.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 20 Mar 2020 19:50:03 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-for-mac-forum/changing-the-sheet-layout-color-from-grey-to-black/m-p/9390358#M37432</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-03-20T19:50:03Z</dc:date>
    </item>
    <item>
      <title>Re: Changing the sheet layout color from grey to black</title>
      <link>https://forums.autodesk.com/t5/autocad-for-mac-forum/changing-the-sheet-layout-color-from-grey-to-black/m-p/9390420#M37434</link>
      <description>&lt;P&gt;Welcome to Autodesk Forums!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Hi&amp;nbsp;&lt;SPAN&gt;Samantha,&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;If you have full AutoCAD version (not LT), you can change settings for Layout with these two AutoLISP statements:&lt;/SPAN&gt;&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;(setenv "ShowPrintBorder" "0")
(setenv "ShowPaperBackground" "0")&lt;/LI-CODE&gt;
&lt;P&gt;&amp;nbsp;While in Model, copy strings above to clipboard and paste to AutoCAD command window, hit Return.&lt;/P&gt;
&lt;P&gt;Switch to Layout and look at the results.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;To revert back to default, use these AutoLISP statements:&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;(setenv "ShowPrintBorder" "1")
(setenv "ShowPaperBackground" "1")&lt;/LI-CODE&gt;</description>
      <pubDate>Fri, 20 Mar 2020 20:34:43 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-for-mac-forum/changing-the-sheet-layout-color-from-grey-to-black/m-p/9390420#M37434</guid>
      <dc:creator>maxim_k</dc:creator>
      <dc:date>2020-03-20T20:34:43Z</dc:date>
    </item>
    <item>
      <title>Re: Changing the sheet layout color from grey to black</title>
      <link>https://forums.autodesk.com/t5/autocad-for-mac-forum/changing-the-sheet-layout-color-from-grey-to-black/m-p/9392646#M37455</link>
      <description>&lt;P&gt;That was such a great help. Thank you so so so much!&amp;nbsp;&lt;BR /&gt;Will I need to copy and paste those commands each time or will it automatically save?&amp;nbsp;&lt;BR /&gt;also, is there a way to get rid of this dashed line box in the bottom corner? This is a picture of what it looks like now.&amp;nbsp;&lt;BR /&gt;thanks so much again!&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="DF46D1C6-8C74-44A6-9F5E-5B36AF29BDE1.jpeg" style="width: 4032px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/744204i4A481F42B10EB4B1/image-size/large?v=v2&amp;amp;px=999" role="button" title="DF46D1C6-8C74-44A6-9F5E-5B36AF29BDE1.jpeg" alt="DF46D1C6-8C74-44A6-9F5E-5B36AF29BDE1.jpeg" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 22 Mar 2020 22:14:39 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-for-mac-forum/changing-the-sheet-layout-color-from-grey-to-black/m-p/9392646#M37455</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-03-22T22:14:39Z</dc:date>
    </item>
    <item>
      <title>Re: Changing the sheet layout color from grey to black</title>
      <link>https://forums.autodesk.com/t5/autocad-for-mac-forum/changing-the-sheet-layout-color-from-grey-to-black/m-p/9392868#M37456</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You don't need to copy-paste these commands each time, this settings are saved permanently unless you revert them back manually.&lt;/P&gt;
&lt;P&gt;To remove paper margins (dotted rectangle) you need to use this AutoLISP statement:&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;Command: (setenv "ShowPaperMargins" "0")&lt;/LI-CODE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;BTW, due to the fact that you showed that dotted rectangle in your drawing, I noticed that you have incorrect Page Setup for Layout: paper size assigned to Layout is smaller than Title block you are using. Of course, you can use such setup, but&amp;nbsp;it would be more correct to adjust the paper size according to Title block you are using.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 23 Mar 2020 04:11:34 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-for-mac-forum/changing-the-sheet-layout-color-from-grey-to-black/m-p/9392868#M37456</guid>
      <dc:creator>maxim_k</dc:creator>
      <dc:date>2020-03-23T04:11:34Z</dc:date>
    </item>
    <item>
      <title>Re: Changing the sheet layout color from grey to black</title>
      <link>https://forums.autodesk.com/t5/autocad-for-mac-forum/changing-the-sheet-layout-color-from-grey-to-black/m-p/9393410#M37457</link>
      <description>&lt;P&gt;Ok, thank you so much again!&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;How do I change the size of the page setup to the correct one ? That original template was made on a windows computer, and it just automatically looked like that when I opened it on my mac.&lt;/P&gt;&lt;P&gt;Changing some of the options are so different between a windows and mac. So much easier on a windows computer.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for all your help&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 23 Mar 2020 11:30:25 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-for-mac-forum/changing-the-sheet-layout-color-from-grey-to-black/m-p/9393410#M37457</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-03-23T11:30:25Z</dc:date>
    </item>
    <item>
      <title>Re: Changing the sheet layout color from grey to black</title>
      <link>https://forums.autodesk.com/t5/autocad-for-mac-forum/changing-the-sheet-layout-color-from-grey-to-black/m-p/9393473#M37459</link>
      <description>&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;How do I change the size of the page setup to the correct one ? &lt;BR /&gt;On Mac you use the same command as on PC - PAGESETUP:&lt;BR /&gt;&lt;A href="http://help.autodesk.com/view/ACDMAC/2020/ENU/?guid=GUID-5E728224-8273-4416-8BBA-CDBC87160F6F" target="_blank"&gt;http://help.autodesk.com/view/ACDMAC/2020/ENU/?guid=GUID-5E728224-8273-4416-8BBA-CDBC87160F6F&lt;/A&gt;&lt;BR /&gt;Menu File -&amp;gt; Page Setup Manager.&lt;BR /&gt;Page Setup Manager dialog looks a bit different then in Windows version, but it makes the same job.&lt;BR /&gt;+ button will add new Page Setup&lt;BR /&gt;"gear" menu on the bottom of Page Setup list allows you to Edit and manage selected Page Setup.&lt;BR /&gt;You can change paper size in Page Setup dialog which you can open from Page Setup Manager.&lt;BR /&gt;</description>
      <pubDate>Mon, 23 Mar 2020 12:04:17 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-for-mac-forum/changing-the-sheet-layout-color-from-grey-to-black/m-p/9393473#M37459</guid>
      <dc:creator>maxim_k</dc:creator>
      <dc:date>2020-03-23T12:04:17Z</dc:date>
    </item>
  </channel>
</rss>

