<?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 Betreff: Page Setups and Layouts in AutoCAD Forum</title>
    <link>https://forums.autodesk.com/t5/autocad-forum/page-setups-and-layouts/m-p/8224174#M168705</link>
    <description>&lt;P&gt;that's true but if you make changes to the temp page setup autocad does not ask you if you want to deploy these changes to your real page setup and because autocad does not make your page setup current it is easy for the user to fall here. he might think he is changing his page setup but this is not true.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Sat, 25 Aug 2018 10:35:46 GMT</pubDate>
    <dc:creator>Moshe-A</dc:creator>
    <dc:date>2018-08-25T10:35:46Z</dc:date>
    <item>
      <title>Page Setups and Layouts</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/page-setups-and-layouts/m-p/8224004#M168701</link>
      <description>&lt;P&gt;Guys Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;i was wondering about AutoCAD behavior regarding Page Setups and Layouts. have a template with 10 Layouts and each Layout has it's page setup set. now when opening page setup dialog, AutoCAD creates it's own page setup for each Layout with a prefix and suffix '*' character as it's name and set his page setup as current.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;it there a way to change this?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks in advance&lt;/P&gt;&lt;P&gt;Moshe&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 25 Aug 2018 06:44:35 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/page-setups-and-layouts/m-p/8224004#M168701</guid>
      <dc:creator>Moshe-A</dc:creator>
      <dc:date>2018-08-25T06:44:35Z</dc:date>
    </item>
    <item>
      <title>Betreff: Page Setups and Layouts</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/page-setups-and-layouts/m-p/8224075#M168702</link>
      <description>No, &lt;BR /&gt;each layout have one (unnamed) pagesetup.&lt;BR /&gt;&lt;BR /&gt;If the layout pagesetup happens to match an existing named page setup, then Acad recognizes this. Changing the named page setup via PagesetupDialog will cause the query to be applied to all other layouts with the appropriate page setup.&lt;BR /&gt;&lt;BR /&gt;As for just about everything else you need a program extension to be able to work cleverly with Autocad.&lt;BR /&gt;</description>
      <pubDate>Sat, 25 Aug 2018 08:35:18 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/page-setups-and-layouts/m-p/8224075#M168702</guid>
      <dc:creator>cadffm</dc:creator>
      <dc:date>2018-08-25T08:35:18Z</dc:date>
    </item>
    <item>
      <title>Betreff: Page Setups and Layouts</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/page-setups-and-layouts/m-p/8224102#M168703</link>
      <description>&lt;P&gt;CADffm,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;thank you,&amp;nbsp;&lt;/P&gt;&lt;P&gt;now i see it, looks like i was missing some (created the page setup but forgot to make it current)&lt;/P&gt;&lt;P&gt;but still i do not understand the temporary page setup? a change to the temp page setup, autocad does not alert you and disconnect the link between current layout and my page setup.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Moshe&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 25 Aug 2018 09:21:32 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/page-setups-and-layouts/m-p/8224102#M168703</guid>
      <dc:creator>Moshe-A</dc:creator>
      <dc:date>2018-08-25T09:21:32Z</dc:date>
    </item>
    <item>
      <title>Betreff: Page Setups and Layouts</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/page-setups-and-layouts/m-p/8224152#M168704</link>
      <description>Each initialized layout has the information about plotter, sheet format, plotstyle table.... a set of informations,  in short - the (unnamed)pagesetup of this layout.&lt;BR /&gt;&lt;BR /&gt;Regardless, it is possible to save all these settings as a named pagesetup.&lt;BR /&gt;&lt;BR /&gt;So you can easily use such a set of settings by one click.&lt;BR /&gt;I will compare it with a dim style.&lt;BR /&gt;It is helpfull to save a lot of time (you dont need set 100 dim* variables by hand every time),&lt;BR /&gt;You can import this set of variables, because it's saved with a named (dimstyle/name).&lt;BR /&gt;&lt;BR /&gt;Set dimstyle current, acad set 100 dim* variables for you, nothing more.&lt;BR /&gt;&lt;BR /&gt;Set named pagesetup current, acad will apply these informations to the layout-pagesetup. &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;There is no (real) connection between named page setup and the page setup of a layout.&lt;BR /&gt;&lt;BR /&gt;However, there is internally a program which checks whether the page setup of a layout matches a named page setup.&lt;BR /&gt;&lt;BR /&gt;If a user changes a named page setup (command pagesetup), Autocad asks if the changes should also be applied to other page layouts of other layouts if their settings match the old named page setup.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Sat, 25 Aug 2018 10:16:57 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/page-setups-and-layouts/m-p/8224152#M168704</guid>
      <dc:creator>cadffm</dc:creator>
      <dc:date>2018-08-25T10:16:57Z</dc:date>
    </item>
    <item>
      <title>Betreff: Page Setups and Layouts</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/page-setups-and-layouts/m-p/8224174#M168705</link>
      <description>&lt;P&gt;that's true but if you make changes to the temp page setup autocad does not ask you if you want to deploy these changes to your real page setup and because autocad does not make your page setup current it is easy for the user to fall here. he might think he is changing his page setup but this is not true.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 25 Aug 2018 10:35:46 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/page-setups-and-layouts/m-p/8224174#M168705</guid>
      <dc:creator>Moshe-A</dc:creator>
      <dc:date>2018-08-25T10:35:46Z</dc:date>
    </item>
    <item>
      <title>Betreff: Page Setups and Layouts</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/page-setups-and-layouts/m-p/8224227#M168706</link>
      <description>It works since 2000 and And hardly an inexperienced user ever creates named page facilities.&lt;BR /&gt;These users only knows the plotdialog.</description>
      <pubDate>Sat, 25 Aug 2018 11:12:34 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/page-setups-and-layouts/m-p/8224227#M168706</guid>
      <dc:creator>cadffm</dc:creator>
      <dc:date>2018-08-25T11:12:34Z</dc:date>
    </item>
  </channel>
</rss>

