<?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: Publish in Visual LISP, AutoLISP and General Customization Forum</title>
    <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/publish/m-p/6618192#M127959</link>
    <description>&lt;P&gt;I can't see any benefit in implementing a lisp program to do what can be done in 3 to 4 clicks. &amp;nbsp;Here is a starting point for your research though.&lt;/P&gt;
&lt;P&gt;&lt;A href="https://knowledge.autodesk.com/search-result/caas/CloudHelp/cloudhelp/2016/ENU/AutoCAD-ActiveX/files/GUID-56F608AE-CEB3-471E-8A64-8C909B989F24-htm.html" target="_blank"&gt;https://knowledge.autodesk.com/search-result/caas/CloudHelp/cloudhelp/2016/ENU/AutoCAD-ActiveX/files/GUID-56F608AE-CEB3-471E-8A64-8C909B989F24-htm.html&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I use the layouttabs. &amp;nbsp;Hopefully the layout tabs are in order. If so, then click on the left tab to plot. &amp;nbsp;Then shift select the rightmost tab to plot. &amp;nbsp;Then right click and choose publish selected. For it to work, all three tabs should have the same pagesetup and should be set to plot to PDF.&lt;/P&gt;</description>
    <pubDate>Wed, 12 Oct 2016 16:58:35 GMT</pubDate>
    <dc:creator>dbroad</dc:creator>
    <dc:date>2016-10-12T16:58:35Z</dc:date>
    <item>
      <title>Publish</title>
      <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/publish/m-p/6606222#M127955</link>
      <description>&lt;P&gt;Hi everyone&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have a drawing with 3 layouts, named ELEVATION, PLAN, and SECTION.&lt;/P&gt;&lt;P&gt;I want to write a Lisp routine that will publish these three sheets in a single PDF file. Can anyone help me please?&lt;/P&gt;&lt;P&gt;Publish and -Publish both pull up dialog boxes, so I'm not sure this will work as (command "-publish"....)&lt;/P&gt;&lt;P&gt;Seems like this should be an easy thing to do. Could anyone tell me what I'm missing?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Angie&lt;/P&gt;</description>
      <pubDate>Thu, 06 Oct 2016 17:42:11 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/publish/m-p/6606222#M127955</guid>
      <dc:creator>angiegauthier</dc:creator>
      <dc:date>2016-10-06T17:42:11Z</dc:date>
    </item>
    <item>
      <title>Re: Publish</title>
      <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/publish/m-p/6609589#M127956</link>
      <description>Use Sheet Set Manager, though I strongly recommend your publishing to a DWF file. DWFs are about 1/3 the size of a PDF, have more versatility, are more reliable, and can be printed to a PDF (if you really want) with freeware such at CutePDF. The software to view (etc.) DWfs is free from Autodesk.</description>
      <pubDate>Sat, 08 Oct 2016 00:27:07 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/publish/m-p/6609589#M127956</guid>
      <dc:creator>john.uhden</dc:creator>
      <dc:date>2016-10-08T00:27:07Z</dc:date>
    </item>
    <item>
      <title>Re: Publish</title>
      <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/publish/m-p/6617502#M127957</link>
      <description>&lt;P&gt;Are you able to point me in the right direction? How do I use sheet set manager with Lisp? I've been playing around with no success.&lt;/P&gt;&lt;P&gt;I'll check into switching to Dwf, but right now I need a pdf.&lt;/P&gt;</description>
      <pubDate>Wed, 12 Oct 2016 13:28:16 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/publish/m-p/6617502#M127957</guid>
      <dc:creator>angiegauthier</dc:creator>
      <dc:date>2016-10-12T13:28:16Z</dc:date>
    </item>
    <item>
      <title>Re: Publish</title>
      <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/publish/m-p/6617910#M127958</link>
      <description>You won't need any AutoLisp to use Sheet Set Manager. I don't have a tutorial for you, but just study the help.</description>
      <pubDate>Wed, 12 Oct 2016 15:36:54 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/publish/m-p/6617910#M127958</guid>
      <dc:creator>john.uhden</dc:creator>
      <dc:date>2016-10-12T15:36:54Z</dc:date>
    </item>
    <item>
      <title>Re: Publish</title>
      <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/publish/m-p/6618192#M127959</link>
      <description>&lt;P&gt;I can't see any benefit in implementing a lisp program to do what can be done in 3 to 4 clicks. &amp;nbsp;Here is a starting point for your research though.&lt;/P&gt;
&lt;P&gt;&lt;A href="https://knowledge.autodesk.com/search-result/caas/CloudHelp/cloudhelp/2016/ENU/AutoCAD-ActiveX/files/GUID-56F608AE-CEB3-471E-8A64-8C909B989F24-htm.html" target="_blank"&gt;https://knowledge.autodesk.com/search-result/caas/CloudHelp/cloudhelp/2016/ENU/AutoCAD-ActiveX/files/GUID-56F608AE-CEB3-471E-8A64-8C909B989F24-htm.html&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I use the layouttabs. &amp;nbsp;Hopefully the layout tabs are in order. If so, then click on the left tab to plot. &amp;nbsp;Then shift select the rightmost tab to plot. &amp;nbsp;Then right click and choose publish selected. For it to work, all three tabs should have the same pagesetup and should be set to plot to PDF.&lt;/P&gt;</description>
      <pubDate>Wed, 12 Oct 2016 16:58:35 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/publish/m-p/6618192#M127959</guid>
      <dc:creator>dbroad</dc:creator>
      <dc:date>2016-10-12T16:58:35Z</dc:date>
    </item>
    <item>
      <title>Re: Publish</title>
      <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/publish/m-p/6618490#M127960</link>
      <description>&lt;P&gt;Thank you dbroad! I never knew you could do that with the layout tabs. That makes it way easier.&lt;/P&gt;&lt;P&gt;As far as the number of clicks...for my group, if I write a routine that does something in 3 clicks, the next day, they ask if I can cut it down to 1. lol&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for the help everyone!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Angie&lt;/P&gt;</description>
      <pubDate>Wed, 12 Oct 2016 18:56:52 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/publish/m-p/6618490#M127960</guid>
      <dc:creator>angiegauthier</dc:creator>
      <dc:date>2016-10-12T18:56:52Z</dc:date>
    </item>
    <item>
      <title>Re: Publish</title>
      <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/publish/m-p/6618635#M127961</link>
      <description>&lt;P&gt;I'm glad that helped you. &amp;nbsp;That is one reason I always turn on the layout tabs. &amp;nbsp;You can also CTRL select tabs that are not next to one another and just publish those. They are worth every pixel of screen space that I lose.&lt;/P&gt;</description>
      <pubDate>Wed, 12 Oct 2016 19:48:06 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/publish/m-p/6618635#M127961</guid>
      <dc:creator>dbroad</dc:creator>
      <dc:date>2016-10-12T19:48:06Z</dc:date>
    </item>
  </channel>
</rss>

