<?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: How to find  out using AutoCAD command line, if a DWG file is having Portrait or Landscape orientation in Visual LISP, AutoLISP and General Customization Forum</title>
    <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/how-to-find-out-using-autocad-command-line-if-a-dwg-file-is/m-p/10356500#M59817</link>
    <description>&lt;P&gt;As i am not an expert in AutoCAD , Please let me know what should be exact command to run in a batch file to find the orientation of a AutoCAD DWG file?&lt;/P&gt;</description>
    <pubDate>Tue, 01 Jun 2021 20:33:24 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2021-06-01T20:33:24Z</dc:date>
    <item>
      <title>How to find  out using AutoCAD command line, if a DWG file is having Portrait or Landscape orientation</title>
      <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/how-to-find-out-using-autocad-command-line-if-a-dwg-file-is/m-p/10356444#M59815</link>
      <description>&lt;P&gt;We are trying to generate a pdf with AutoCAD Command line , it works well. but we are having issues with orientation in the generated PDF.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;We can either set it to Portrait or Landscape in the script file. There is no option as such to keep this setting dynamic.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If we set it to portrait …all drawing are adjusted to portrait mode and vice versa.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;So if there can be any way to find out the orientation of the DWG file already, we can update the script accordingly and run the batch file to generate the pdf.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any help, best practice is appreciated.&amp;nbsp; Thanks a lot. if there any questions please ask me.&lt;/P&gt;</description>
      <pubDate>Tue, 01 Jun 2021 20:08:28 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/how-to-find-out-using-autocad-command-line-if-a-dwg-file-is/m-p/10356444#M59815</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2021-06-01T20:08:28Z</dc:date>
    </item>
    <item>
      <title>Re: How to find  out using AutoCAD command line, if a DWG file is having Portrait or Landscape orientation</title>
      <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/how-to-find-out-using-autocad-command-line-if-a-dwg-file-is/m-p/10356463#M59816</link>
      <description>&lt;P&gt;The &lt;A href="https://knowledge.autodesk.com/support/autocad/learn-explore/caas/CloudHelp/cloudhelp/2016/ENU/AutoCAD-Core/files/GUID-625E395D-143A-494F-A1EA-1BF119B927DC-htm.html" target="_self"&gt;-Plot command&lt;/A&gt; should be able to do it&lt;/P&gt;</description>
      <pubDate>Tue, 01 Jun 2021 20:16:24 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/how-to-find-out-using-autocad-command-line-if-a-dwg-file-is/m-p/10356463#M59816</guid>
      <dc:creator>rkmcswain</dc:creator>
      <dc:date>2021-06-01T20:16:24Z</dc:date>
    </item>
    <item>
      <title>Re: How to find  out using AutoCAD command line, if a DWG file is having Portrait or Landscape orientation</title>
      <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/how-to-find-out-using-autocad-command-line-if-a-dwg-file-is/m-p/10356500#M59817</link>
      <description>&lt;P&gt;As i am not an expert in AutoCAD , Please let me know what should be exact command to run in a batch file to find the orientation of a AutoCAD DWG file?&lt;/P&gt;</description>
      <pubDate>Tue, 01 Jun 2021 20:33:24 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/how-to-find-out-using-autocad-command-line-if-a-dwg-file-is/m-p/10356500#M59817</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2021-06-01T20:33:24Z</dc:date>
    </item>
    <item>
      <title>Re: How to find  out using AutoCAD command line, if a DWG file is having Portrait or Landscape orientation</title>
      <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/how-to-find-out-using-autocad-command-line-if-a-dwg-file-is/m-p/10361566#M59818</link>
      <description>&lt;P&gt;There is no out-of-the-box command for that. You need to create it&amp;nbsp;for example with AutoLISP. We offer custom development services if interested.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 03 Jun 2021 16:00:24 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/how-to-find-out-using-autocad-command-line-if-a-dwg-file-is/m-p/10361566#M59818</guid>
      <dc:creator>JTBWorld</dc:creator>
      <dc:date>2021-06-03T16:00:24Z</dc:date>
    </item>
    <item>
      <title>Re: How to find  out using AutoCAD command line, if a DWG file is having Portrait or Landscape orientation</title>
      <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/how-to-find-out-using-autocad-command-line-if-a-dwg-file-is/m-p/10363788#M59819</link>
      <description>&lt;P&gt;The orientation for each "Paper Space" drawing Tab in each drawing can be managed, verified or modified using the File &amp;gt; "Page Setup Manager" (in regards to Landscape or Portrait drawing orientation).&amp;nbsp; Once every drawing in the batch is verified, a PDF of every sheet can be created using File &amp;gt; Publish .&lt;/P&gt;</description>
      <pubDate>Fri, 04 Jun 2021 12:19:00 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/how-to-find-out-using-autocad-command-line-if-a-dwg-file-is/m-p/10363788#M59819</guid>
      <dc:creator>Valentin_CAD</dc:creator>
      <dc:date>2021-06-04T12:19:00Z</dc:date>
    </item>
    <item>
      <title>Re: How to find  out using AutoCAD command line, if a DWG file is having Portrait or Landscape orientation</title>
      <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/how-to-find-out-using-autocad-command-line-if-a-dwg-file-is/m-p/10363809#M59820</link>
      <description>&lt;P&gt;Thanks for your suggestion...But i am looking for some automation through scripts/command line, so that i can find out the orientation or page size and pass it out to a variable in a program or at least put this info in to a text file so that the program can read it from there.&lt;/P&gt;</description>
      <pubDate>Fri, 04 Jun 2021 12:30:01 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/how-to-find-out-using-autocad-command-line-if-a-dwg-file-is/m-p/10363809#M59820</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2021-06-04T12:30:01Z</dc:date>
    </item>
  </channel>
</rss>

