<?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 How to convert multiple DWG layouts into a single PDF file? in Visual LISP, AutoLISP and General Customization Forum</title>
    <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/how-to-convert-multiple-dwg-layouts-into-a-single-pdf-file/m-p/13302878#M3556</link>
    <description>&lt;P&gt;Hello, I am currently working on a script to convert DWG files to PDF. However, the current script only converts the model space to a single page. When there are multiple layouts, the entire file doesn't appear. I would like to write a script that outputs all layouts into a single PDF. Could you please help me with this?&lt;/P&gt;</description>
    <pubDate>Thu, 06 Feb 2025 06:54:44 GMT</pubDate>
    <dc:creator>hsshinZ6AWD</dc:creator>
    <dc:date>2025-02-06T06:54:44Z</dc:date>
    <item>
      <title>How to convert multiple DWG layouts into a single PDF file?</title>
      <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/how-to-convert-multiple-dwg-layouts-into-a-single-pdf-file/m-p/13302878#M3556</link>
      <description>&lt;P&gt;Hello, I am currently working on a script to convert DWG files to PDF. However, the current script only converts the model space to a single page. When there are multiple layouts, the entire file doesn't appear. I would like to write a script that outputs all layouts into a single PDF. Could you please help me with this?&lt;/P&gt;</description>
      <pubDate>Thu, 06 Feb 2025 06:54:44 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/how-to-convert-multiple-dwg-layouts-into-a-single-pdf-file/m-p/13302878#M3556</guid>
      <dc:creator>hsshinZ6AWD</dc:creator>
      <dc:date>2025-02-06T06:54:44Z</dc:date>
    </item>
    <item>
      <title>Re: How to convert multiple DWG layouts into a single PDF file?</title>
      <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/how-to-convert-multiple-dwg-layouts-into-a-single-pdf-file/m-p/13302890#M3557</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If I judge you correctly, then I recommend: leave it alone and use additional software.&lt;BR /&gt;_&lt;/P&gt;&lt;P&gt;You either have to control the printer driver (find a suitable driver for multi-page PDF creation and control it via programming)&lt;/P&gt;&lt;P&gt;or you have to create a sheet list for PUBLISH via programming.&lt;/P&gt;&lt;P&gt;Both are a DIY project that requires a lot of knowledge, or time to learn - that can be months or years)&lt;/P&gt;&lt;P&gt;I therefore recommend using ready-made solutions from others, even if they cost a little bit.&lt;/P&gt;</description>
      <pubDate>Thu, 06 Feb 2025 07:07:57 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/how-to-convert-multiple-dwg-layouts-into-a-single-pdf-file/m-p/13302890#M3557</guid>
      <dc:creator>cadffm</dc:creator>
      <dc:date>2025-02-06T07:07:57Z</dc:date>
    </item>
    <item>
      <title>Re: How to convert multiple DWG layouts into a single PDF file?</title>
      <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/how-to-convert-multiple-dwg-layouts-into-a-single-pdf-file/m-p/13302896#M3558</link>
      <description>&lt;P&gt;If you search for it, you will see other posts with the same goal.&lt;/P&gt;&lt;P&gt;Sample:&amp;nbsp;&lt;A href="https://forums.autodesk.com/t5/autocad-forum/batch-plot-to-pdf-mutliple-drawings-with-multiple-layouts-but/td-p/10768962" target="_blank"&gt;https://forums.autodesk.com/t5/autocad-forum/batch-plot-to-pdf-mutliple-drawings-with-multiple-layouts-but/td-p/10768962&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 06 Feb 2025 07:13:38 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/how-to-convert-multiple-dwg-layouts-into-a-single-pdf-file/m-p/13302896#M3558</guid>
      <dc:creator>cadffm</dc:creator>
      <dc:date>2025-02-06T07:13:38Z</dc:date>
    </item>
    <item>
      <title>Re: How to convert multiple DWG layouts into a single PDF file?</title>
      <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/how-to-convert-multiple-dwg-layouts-into-a-single-pdf-file/m-p/13302909#M3559</link>
      <description>&lt;P&gt;I agree with &lt;STRONG&gt;cadffm&lt;/STRONG&gt; - it will take a lot of time.&lt;BR /&gt;If you have difficulties, then attach a sample of your file with several title blocks. We will tell you what existing add-ons can be used to create a pdf.&lt;/P&gt;</description>
      <pubDate>Thu, 06 Feb 2025 07:26:49 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/how-to-convert-multiple-dwg-layouts-into-a-single-pdf-file/m-p/13302909#M3559</guid>
      <dc:creator>baksconstructor</dc:creator>
      <dc:date>2025-02-06T07:26:49Z</dc:date>
    </item>
    <item>
      <title>Re: How to convert multiple DWG layouts into a single PDF file?</title>
      <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/how-to-convert-multiple-dwg-layouts-into-a-single-pdf-file/m-p/13302947#M3560</link>
      <description>&lt;P&gt;This does exactly that but you need to edit to suit your layout title block and its set to a 0,0 control point, it is set up for a fixed size title block. Save Multi getvals.lsp in a support path as its autolaoded.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 06 Feb 2025 07:57:20 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/how-to-convert-multiple-dwg-layouts-into-a-single-pdf-file/m-p/13302947#M3560</guid>
      <dc:creator>Sea-Haven</dc:creator>
      <dc:date>2025-02-06T07:57:20Z</dc:date>
    </item>
  </channel>
</rss>

