<?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: Applying Page Setup to Multiple files in Visual LISP, AutoLISP and General Customization Forum</title>
    <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/applying-page-setup-to-multiple-files/m-p/9424450#M76339</link>
    <description>&lt;P&gt;I've sanitized a similar drawing and attached it.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm not exactly sure what you mean by "&lt;SPAN&gt;Acrobat printing cannot make a multi-sheet PDF file right away"; the process that I am attempting allows me to select multiple DWGs and combine them into a single, multi-sheet PDF, as well as I, can select multiple DWGs and process them into separate PDFs.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Mon, 06 Apr 2020 11:58:04 GMT</pubDate>
    <dc:creator>matt.adkins</dc:creator>
    <dc:date>2020-04-06T11:58:04Z</dc:date>
    <item>
      <title>Applying Page Setup to Multiple files</title>
      <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/applying-page-setup-to-multiple-files/m-p/9418619#M76335</link>
      <description>&lt;P&gt;Okay, I've spent all day running through searches and googling and hopefully, someone on here knows of a way to do this.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Long story a little shorter, I'm attempting to print multiple AutoCad files into multiple PDFs (I'm wanting to use Acrobat for this). Problem is, they're all old drawings that are missing the page setup information (i.e. the printer, paper size, plot area, plot offset, plot scale, plot style). This part is relatively easy; I used the DWGCONVERT command to distribute my new 11x17 "page setup" to multiple DWGs.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;My problem is: how do I or can I set that 11x17 "page setup" to 'Current' across all of these files without opening each one? As you can see by the attached image, it brings in the 11x17 but the current page setup is still set to &amp;lt;None&amp;gt;. I thought that it might be a setting in the DWGCONVERT but it doesn't look like it (which is odd considering that you are able to copy a 'page setup' to multiple files to begin with).&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If anyone could shed some light on if there's an easy way to "Set Current" (maybe a setting, script, lisp, etc) on all of these files, that would be absolutely fantastic and would be much appreciated. If it were only 5-10 DWGs, I wouldn't care...but it's more like 300-400 DWGs and they all have to look the same (as far as size and plot styles are concerned).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 02 Apr 2020 19:58:22 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/applying-page-setup-to-multiple-files/m-p/9418619#M76335</guid>
      <dc:creator>matt.adkins</dc:creator>
      <dc:date>2020-04-02T19:58:22Z</dc:date>
    </item>
    <item>
      <title>Re: Applying Page Setup to Multiple files</title>
      <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/applying-page-setup-to-multiple-files/m-p/9418825#M76336</link>
      <description>&lt;DIV style="font-size: 1.1em; font-family: 'Artifakt'; line-height: 1.3em; margin: 15px 100px 80px 100px;"&gt;
&lt;P&gt;Are you going to do this with &lt;A href="https://www.cad-notes.com/run-a-script-on-multiple-dwg-with-scriptpro/" target="_blank" rel="noopener"&gt;ScriptPro or something like that&lt;/A&gt;?&lt;/P&gt;
&lt;P&gt;If so, you could forget about the page setup and just push the -PLOT command (command line version), and fill in all the blanks, each time.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You may even be able to run through them at lightning speed &lt;A href="https://houseofbim.com/2016/10/05/son-of-a-batch-autocad-core-console-through-lisp/" target="_blank" rel="noopener"&gt;using Core Console&lt;/A&gt;.&lt;/P&gt;
&lt;/DIV&gt;</description>
      <pubDate>Thu, 02 Apr 2020 21:34:36 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/applying-page-setup-to-multiple-files/m-p/9418825#M76336</guid>
      <dc:creator>rkmcswain</dc:creator>
      <dc:date>2020-04-02T21:34:36Z</dc:date>
    </item>
    <item>
      <title>Re: Applying Page Setup to Multiple files</title>
      <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/applying-page-setup-to-multiple-files/m-p/9419504#M76337</link>
      <description>&lt;P&gt;&lt;SPAN class="tlid-translation translation"&gt;&lt;SPAN&gt;Give us an example of your .dwg file.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Acrobat printing cannot make a multi-sheet PDF file right away.&lt;/SPAN&gt; &lt;SPAN&gt;Will have to combine later.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Only "DWG to PDF" at publication.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;This can be done automatically with this - &lt;A href="https://www.kdmsoft.net/revers.html" target="_blank" rel="noopener"&gt;Revers&lt;/A&gt;&amp;nbsp;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 03 Apr 2020 07:58:06 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/applying-page-setup-to-multiple-files/m-p/9419504#M76337</guid>
      <dc:creator>maratovich</dc:creator>
      <dc:date>2020-04-03T07:58:06Z</dc:date>
    </item>
    <item>
      <title>Re: Applying Page Setup to Multiple files</title>
      <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/applying-page-setup-to-multiple-files/m-p/9424436#M76338</link>
      <description>&lt;P&gt;I started out trying to use standard batch plotting, my problem was that I couldn't specify "As Saved" and instead had to specify if each sheet was Model Space or Paper Space. Acrobat actually allows me to run it as "As Saved", so I don't have to comb through every DWG.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I wouldn't mind using ScriptPro to do it, just not sure if the CMD is there to change page setup.&lt;/P&gt;</description>
      <pubDate>Mon, 06 Apr 2020 11:48:28 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/applying-page-setup-to-multiple-files/m-p/9424436#M76338</guid>
      <dc:creator>matt.adkins</dc:creator>
      <dc:date>2020-04-06T11:48:28Z</dc:date>
    </item>
    <item>
      <title>Re: Applying Page Setup to Multiple files</title>
      <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/applying-page-setup-to-multiple-files/m-p/9424450#M76339</link>
      <description>&lt;P&gt;I've sanitized a similar drawing and attached it.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm not exactly sure what you mean by "&lt;SPAN&gt;Acrobat printing cannot make a multi-sheet PDF file right away"; the process that I am attempting allows me to select multiple DWGs and combine them into a single, multi-sheet PDF, as well as I, can select multiple DWGs and process them into separate PDFs.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 06 Apr 2020 11:58:04 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/applying-page-setup-to-multiple-files/m-p/9424450#M76339</guid>
      <dc:creator>matt.adkins</dc:creator>
      <dc:date>2020-04-06T11:58:04Z</dc:date>
    </item>
    <item>
      <title>Re: Applying Page Setup to Multiple files</title>
      <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/applying-page-setup-to-multiple-files/m-p/9424576#M76340</link>
      <description>&lt;P&gt;&lt;SPAN class="tlid-translation translation"&gt;&lt;SPAN&gt;If you use Publishing, then this works ONLY through DWG to PDF.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN class=""&gt;If you use Printing on Acrobat, then printing only one separate PDF, then you need to combine them.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 06 Apr 2020 12:49:08 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/applying-page-setup-to-multiple-files/m-p/9424576#M76340</guid>
      <dc:creator>maratovich</dc:creator>
      <dc:date>2020-04-06T12:49:08Z</dc:date>
    </item>
    <item>
      <title>Re: Applying Page Setup to Multiple files</title>
      <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/applying-page-setup-to-multiple-files/m-p/9424618#M76341</link>
      <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;DIV class="iframe-container" style="position: relative; height: 0; margin: 0; padding-bottom: 106.25%;"&gt;&lt;IFRAME width="640" height="680" style="position: absolute; left: 0; top: 0; width: 100%; height: 100%;" src="https://screencast.autodesk.com/Embed/Timeline/430f5889-f030-4e89-a138-2d3d02b09888" frameborder="0" allowfullscreen="true" webkitallowfullscreen="true" scrolling="no"&gt;&lt;/IFRAME&gt;&lt;/DIV&gt;&amp;nbsp;&lt;DIV class="myscreencast-iframe iframe-container"&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV class="myscreencast-iframe iframe-container"&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV class="myscreencast-iframe iframe-container"&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV class="myscreencast-iframe iframe-container"&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV class="myscreencast-iframe iframe-container"&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV class="myscreencast-iframe iframe-container"&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV class="myscreencast-iframe iframe-container"&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV class="myscreencast-iframe iframe-container"&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV class="myscreencast-iframe iframe-container"&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV class="myscreencast-iframe iframe-container"&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV class="myscreencast-iframe iframe-container"&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV class="myscreencast-iframe iframe-container"&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV class="myscreencast-iframe iframe-container"&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV class="myscreencast-iframe iframe-container"&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV class="myscreencast-iframe iframe-container"&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV class="myscreencast-iframe iframe-container"&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV class="myscreencast-iframe iframe-container"&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV class="myscreencast-iframe iframe-container"&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV class="myscreencast-iframe iframe-container"&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV class="myscreencast-iframe iframe-container"&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV class="myscreencast-iframe iframe-container"&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV class="myscreencast-iframe iframe-container"&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV class="myscreencast-iframe iframe-container"&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV class="myscreencast-iframe iframe-container"&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV class="myscreencast-iframe iframe-container"&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV class="myscreencast-iframe iframe-container"&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV class="myscreencast-iframe iframe-container"&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV class="myscreencast-iframe iframe-container"&gt;&amp;nbsp;&lt;/DIV&gt;</description>
      <pubDate>Mon, 06 Apr 2020 13:11:59 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/applying-page-setup-to-multiple-files/m-p/9424618#M76341</guid>
      <dc:creator>maratovich</dc:creator>
      <dc:date>2020-04-06T13:11:59Z</dc:date>
    </item>
    <item>
      <title>Re: Applying Page Setup to Multiple files</title>
      <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/applying-page-setup-to-multiple-files/m-p/9430020#M76342</link>
      <description>&lt;P&gt;I believe that there may be some confusion here. We do not have drawings that utilize multiple paper space tabs; our pages (for multipage drawing sets) are in individual DWGs (i.e. Pg1.dwg, Pg2.dwg, Pg3.dwg, etc).&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The reason why I am attempting to print (or convert from DWG to PDF) through Adobe is because I have the ability to reference/use the 'Last Active Layout' when printing. Publishing to PDF via ACAD makes me basically choose to include both model space and paper space (layout) and then I have to weed through the additional items that I do not need; there's not an option for Last Active or Last Saved (like ACAD Electrical).&lt;/P&gt;</description>
      <pubDate>Wed, 08 Apr 2020 14:12:19 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/applying-page-setup-to-multiple-files/m-p/9430020#M76342</guid>
      <dc:creator>matt.adkins</dc:creator>
      <dc:date>2020-04-08T14:12:19Z</dc:date>
    </item>
    <item>
      <title>Re: Applying Page Setup to Multiple files</title>
      <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/applying-page-setup-to-multiple-files/m-p/9430112#M76343</link>
      <description>&lt;P&gt;&lt;SPAN class="tlid-translation translation"&gt;&lt;SPAN&gt;Did you go to the end?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN class=""&gt;There is a choice of many files at once.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 08 Apr 2020 14:48:14 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/applying-page-setup-to-multiple-files/m-p/9430112#M76343</guid>
      <dc:creator>maratovich</dc:creator>
      <dc:date>2020-04-08T14:48:14Z</dc:date>
    </item>
  </channel>
</rss>

