<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://communities.bentley.com/cfs-file/__key/system/syndication/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Forgot how to send Plot directly to plotter</title><link>https://communities.bentley.com/products/microstation/microstation_printing/f/archived-microstation-v8-2004-edition-printing-and-plotting-forum/19252/forgot-how-to-send-plot-directly-to-plotter</link><description>I used to be able edit a plot driver to make plot files, pdf&amp;#39;s and/or send a plot directly to the plotter. It has been a while since I did that and now I need to send directly to the plotter. I remember modifying the line &amp;quot;defallt_outFile/auto_overwrite</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>Re: Forgot how to send Plot directly to plotter</title><link>https://communities.bentley.com/thread/110436?ContentTypeID=1</link><pubDate>Fri, 05 Feb 2010 04:58:27 GMT</pubDate><guid isPermaLink="false">6dad98f5-dbc9-4c4d-a9ba-e9da8dc6aa8e:50d781c5-3c55-4496-942e-91a2823d8bba</guid><dc:creator>ryan108</dc:creator><description>Got it.&amp;nbsp; Thanks!&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>Re: Forgot how to send Plot directly to plotter</title><link>https://communities.bentley.com/thread/110435?ContentTypeID=1</link><pubDate>Fri, 05 Feb 2010 04:53:06 GMT</pubDate><guid isPermaLink="false">6dad98f5-dbc9-4c4d-a9ba-e9da8dc6aa8e:6fd02d77-19cc-4bdf-9c8f-9761e18edca6</guid><dc:creator>Roy Gallier</dc:creator><description>COMSPEC is a system var &amp;amp; DGN_PLT_ARCHIVE is&amp;nbsp; one Idefine in my pcf as a location to archive (this one is commented in the pltcfg).&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>Re: Forgot how to send Plot directly to plotter</title><link>https://communities.bentley.com/thread/110432?ContentTypeID=1</link><pubDate>Fri, 05 Feb 2010 04:45:29 GMT</pubDate><guid isPermaLink="false">6dad98f5-dbc9-4c4d-a9ba-e9da8dc6aa8e:a491305a-d8d0-439e-a84f-b91ecd2ae627</guid><dc:creator>ryan108</dc:creator><description>Thanks&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>Re: Forgot how to send Plot directly to plotter</title><link>https://communities.bentley.com/thread/110429?ContentTypeID=1</link><pubDate>Fri, 05 Feb 2010 04:35:53 GMT</pubDate><guid isPermaLink="false">6dad98f5-dbc9-4c4d-a9ba-e9da8dc6aa8e:44631f7a-282e-48b3-aed9-4d92de47a2ac</guid><dc:creator>Roy Gallier</dc:creator><description>Thy these two threads &lt;a href="http://communities.bentley.com/Products/MicroStation/MicroStation_V8i/MicroStation_V8i_Printing/f/19568/t/41969.aspx"&gt;How to print using HPGL2 plotdriver?&lt;/a&gt; &amp;amp; &lt;a href="http://communities.bentley.com/Products/MicroStation/MicroStation_V8i/MicroStation_V8i_Printing/f/19568/t/43178.aspx"&gt;bently drivers not supporting multiple copies&lt;/a&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>Re: Forgot how to send Plot directly to plotter</title><link>https://communities.bentley.com/thread/110346?ContentTypeID=1</link><pubDate>Thu, 04 Feb 2010 22:10:09 GMT</pubDate><guid isPermaLink="false">6dad98f5-dbc9-4c4d-a9ba-e9da8dc6aa8e:9fec7e46-a604-45ba-9927-4ef08e355279</guid><dc:creator>ryan108</dc:creator><description>&lt;p&gt;
Hi Roy - I would like to try this out.&amp;nbsp; Is there any chance you have this included in a PLTCFG and would be willing to post it?&amp;nbsp; 
&lt;/p&gt;
&lt;p&gt;
Also, which configuration variables have to be set in our configuration? Just COMSPEC &amp;amp; DGN_PLT_ARCHIVE?&amp;nbsp; How do you define COMPEC - I think that it the only piece that I really don't understand.
&lt;/p&gt;
&lt;p&gt;
Thanks!&amp;nbsp; 
&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>Re: Forgot how to send Plot directly to plotter</title><link>https://communities.bentley.com/thread/41300?ContentTypeID=1</link><pubDate>Tue, 10 Mar 2009 18:13:58 GMT</pubDate><guid isPermaLink="false">6dad98f5-dbc9-4c4d-a9ba-e9da8dc6aa8e:6006e87d-cfdc-4a7d-bc1f-97967667debe</guid><dc:creator>Roy Gallier</dc:creator><description>&lt;p&gt;
I have copied pdf.plt and made these additions to print directly to our postscript ready KIP plotter:
&lt;/p&gt;
&lt;p&gt;
&amp;nbsp;
&lt;/p&gt;
&lt;p&gt;
default_outFile/auto_overwrite = &amp;quot;t:\$(USERNAME).pdf&amp;quot;
&lt;/p&gt;
&lt;p&gt;
; The following line is defined in standards.cfg to define the temp archive paths&lt;br /&gt;
; program /wait /post /command='$(COMSPEC) /c xcopy &amp;quot;$(MS_PLTOUT)&amp;quot; &amp;quot;$(DGN_PLT_ARCHIVE)&amp;quot; /i /y /q'
&lt;/p&gt;
&lt;p&gt;
; The following option will direct output to the plotter&lt;br /&gt;
program /wait /post /command='$(COMSPEC) /c copy $(MS_PLTOUT) \\kipstf\KIP6000'
&lt;/p&gt;
&lt;p&gt;
; The following option will open the plotted pdf&lt;br /&gt;
; program /wait /post /command='$(COMSPEC) /c &amp;quot;t:\$(USERNAME).pdf'
&lt;/p&gt;
&lt;p&gt;
HTH - Roy
&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>Re: Forgot how to send Plot directly to plotter</title><link>https://communities.bentley.com/thread/41160?ContentTypeID=1</link><pubDate>Tue, 10 Mar 2009 03:15:52 GMT</pubDate><guid isPermaLink="false">6dad98f5-dbc9-4c4d-a9ba-e9da8dc6aa8e:4491ed53-0080-4196-a954-f60a4611a3f9</guid><dc:creator>Johnny Johns</dc:creator><description>&lt;p&gt;
Thanks Inga, That aricle did jog my memory. I'm working in a temporary position at the moment and I'm the only one here that knows Microstation, so I'm having to do some things from scratch. I have a question though. In the image, I understand the information from Net Use but does the Printer name (highlighted in blue) have any relevance?
&lt;/p&gt;
&lt;p&gt;
&lt;img src="http://communities.bentley.com/photos/jdv8s_images/images/41158/500x166.aspx" border="0" /&gt;
&lt;/p&gt;
&lt;p&gt;
Thanks again Inga!
&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>Re: Forgot how to send Plot directly to plotter</title><link>https://communities.bentley.com/thread/41150?ContentTypeID=1</link><pubDate>Tue, 10 Mar 2009 02:38:10 GMT</pubDate><guid isPermaLink="false">6dad98f5-dbc9-4c4d-a9ba-e9da8dc6aa8e:16db87a0-8dfb-470f-8fef-c1c402da4ffa</guid><dc:creator>Inga Morozoff</dc:creator><description>&lt;p&gt;
There might be something of interest in this &lt;em&gt;old&lt;/em&gt; article:
&lt;/p&gt;
&lt;p&gt;
&lt;a href="http://communities.bentley.com/Communities/Other_Communities/AskInga/w/AskInga/how-to-plot-a-file.aspx"&gt;http://communities.bentley.com/Communities/Other_Communities/AskInga/w/AskInga/how-to-plot-a-file.aspx&lt;/a&gt;
&lt;/p&gt;
&lt;p&gt;
&amp;nbsp;
&lt;/p&gt;
&lt;p&gt;
&amp;nbsp;
&lt;/p&gt;
&lt;p&gt;
&amp;nbsp;
&lt;/p&gt;
&lt;p&gt;
&amp;nbsp;
&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>