<?xml version="1.0" encoding="utf-8" ?>
<?xml-stylesheet type="text/xsl" href="RSS_xslt_style.asp" version="1.0" ?>
<rss version="2.0" xmlns:WebWizForums="http://syndication.webwiz.co.uk/rss_namespace/">
 <channel>
  <title>CAD Forum discussion (EN) : Script For Printing</title>
  <link>https://www.cadforum.cz/forum_en/</link>
  <description><![CDATA[This is an XML content feed of; CAD Forum discussion (EN) : AutoCAD : Script For Printing]]></description>
  <pubDate>Sun, 31 May 2026 20:31:21 +0000</pubDate>
  <lastBuildDate>Fri, 20 May 2016 18:11:26 +0000</lastBuildDate>
  <docs>http://blogs.law.harvard.edu/tech/rss</docs>
  <generator>Web Wiz Forums 12.04</generator>
  <ttl>360</ttl>
  <WebWizForums:feedURL>https://www.cadforum.cz/forum_en/RSS_post_feed.asp?TID=11820</WebWizForums:feedURL>
  <image>
   <title><![CDATA[CAD Forum discussion (EN)]]></title>
   <url>https://www.cadforum.cz/forum_en/forum_images/web_wiz_forums.png</url>
   <link>https://www.cadforum.cz/forum_en/</link>
  </image>
  <item>
   <title><![CDATA[Script For Printing : So what? Someone could still open,...]]></title>
   <link>https://www.cadforum.cz/forum_en/forum_posts.asp?TID=11820&amp;PID=31902&amp;title=script-for-printing#31902</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://www.cadforum.cz/forum_en/member_profile.asp?PF=165260">John Connor</a><br /><strong>Subject:</strong> 11820<br /><strong>Posted:</strong> 20.May.2016 at 18:11<br /><br />So what?&nbsp; Someone could still open, edit and then save a drawing in model space when it should have been saved in a paper space layout or vice-versa. You don't have any real control over how a drawing is saved although you may think you do.<br><span style="font-size:10px"><br /><br />Edited by John Connor - 20.May.2016 at 18:14</span>]]>
   </description>
   <pubDate>Fri, 20 May 2016 18:11:26 +0000</pubDate>
   <guid isPermaLink="true">https://www.cadforum.cz/forum_en/forum_posts.asp?TID=11820&amp;PID=31902&amp;title=script-for-printing#31902</guid>
  </item> 
  <item>
   <title><![CDATA[Script For Printing :  The directory we look in is...]]></title>
   <link>https://www.cadforum.cz/forum_en/forum_posts.asp?TID=11820&amp;PID=31901&amp;title=script-for-printing#31901</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://www.cadforum.cz/forum_en/member_profile.asp?PF=650391">DennisK2579</a><br /><strong>Subject:</strong> 11820<br /><strong>Posted:</strong> 20.May.2016 at 16:27<br /><br />The directory we look in is final drawings.]]>
   </description>
   <pubDate>Fri, 20 May 2016 16:27:14 +0000</pubDate>
   <guid isPermaLink="true">https://www.cadforum.cz/forum_en/forum_posts.asp?TID=11820&amp;PID=31901&amp;title=script-for-printing#31901</guid>
  </item> 
  <item>
   <title><![CDATA[Script For Printing : And what if the drawing was last...]]></title>
   <link>https://www.cadforum.cz/forum_en/forum_posts.asp?TID=11820&amp;PID=31900&amp;title=script-for-printing#31900</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://www.cadforum.cz/forum_en/member_profile.asp?PF=165260">John Connor</a><br /><strong>Subject:</strong> 11820<br /><strong>Posted:</strong> 20.May.2016 at 16:25<br /><br />And what if the drawing was last saved in the "wrong" space?<br>]]>
   </description>
   <pubDate>Fri, 20 May 2016 16:25:45 +0000</pubDate>
   <guid isPermaLink="true">https://www.cadforum.cz/forum_en/forum_posts.asp?TID=11820&amp;PID=31900&amp;title=script-for-printing#31900</guid>
  </item> 
  <item>
   <title><![CDATA[Script For Printing :  Not sure trying to figure out...]]></title>
   <link>https://www.cadforum.cz/forum_en/forum_posts.asp?TID=11820&amp;PID=31899&amp;title=script-for-printing#31899</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://www.cadforum.cz/forum_en/member_profile.asp?PF=650391">DennisK2579</a><br /><strong>Subject:</strong> 11820<br /><strong>Posted:</strong> 20.May.2016 at 16:12<br /><br />Not sure trying to figure out how to do this.<div>What we have is a directory full of drawings some are model some are layout.</div><div>Right now I can open and run a script depending which space the drawing is.</div><div>What we are looking for is having a script take that directory and open each drawing and depending what space it is creates the pdf for us. Instead of opening each drawing and having two scripts.</div>]]>
   </description>
   <pubDate>Fri, 20 May 2016 16:12:09 +0000</pubDate>
   <guid isPermaLink="true">https://www.cadforum.cz/forum_en/forum_posts.asp?TID=11820&amp;PID=31899&amp;title=script-for-printing#31899</guid>
  </item> 
  <item>
   <title><![CDATA[Script For Printing : Off the top of my head I can&amp;#039;t...]]></title>
   <link>https://www.cadforum.cz/forum_en/forum_posts.asp?TID=11820&amp;PID=31898&amp;title=script-for-printing#31898</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://www.cadforum.cz/forum_en/member_profile.asp?PF=165260">John Connor</a><br /><strong>Subject:</strong> 11820<br /><strong>Posted:</strong> 20.May.2016 at 16:07<br /><br />Off the top of my head I can't think of a normal command that would check if a layout exists.&nbsp; Sounds like a task better suited to a custom lisp routine.&nbsp; You might try asking over at The Swamp or CADTutor.<br><span style="font-size:10px"><br /><br />Edited by John Connor - 20.May.2016 at 16:12</span>]]>
   </description>
   <pubDate>Fri, 20 May 2016 16:07:16 +0000</pubDate>
   <guid isPermaLink="true">https://www.cadforum.cz/forum_en/forum_posts.asp?TID=11820&amp;PID=31898&amp;title=script-for-printing#31898</guid>
  </item> 
  <item>
   <title><![CDATA[Script For Printing : I know how to create a script...]]></title>
   <link>https://www.cadforum.cz/forum_en/forum_posts.asp?TID=11820&amp;PID=31897&amp;title=script-for-printing#31897</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://www.cadforum.cz/forum_en/member_profile.asp?PF=650391">DennisK2579</a><br /><strong>Subject:</strong> 11820<br /><strong>Posted:</strong> 20.May.2016 at 15:42<br /><br /><p>I know how to create a script for DWG to PDF. With our drawings sometimes they are done in layout and sometimes in model. Is there a script that could be written if you don't know which one but it will print once it checks which one?</p><div>Thanks,</div><div>dk</div>]]>
   </description>
   <pubDate>Fri, 20 May 2016 15:42:05 +0000</pubDate>
   <guid isPermaLink="true">https://www.cadforum.cz/forum_en/forum_posts.asp?TID=11820&amp;PID=31897&amp;title=script-for-printing#31897</guid>
  </item> 
 </channel>
</rss>