<?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>Send PDF directly to plotter</title><link>https://communities.bentley.com/products/microstation/microstation_printing/f/printing-and-plotting-forum/92159/send-pdf-directly-to-plotter</link><description>I am trying to set up a plot driver that will create a .pdf file and also sends the .pdf file to a networked plotter. I&amp;#39;ve seen some old posts that describe using a post-plot command but this was being done in XM. It seems to me that the dialog boxes</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>Re: Send PDF directly to plotter</title><link>https://communities.bentley.com/thread/266053?ContentTypeID=1</link><pubDate>Sun, 10 Nov 2013 08:51:27 GMT</pubDate><guid isPermaLink="false">6dad98f5-dbc9-4c4d-a9ba-e9da8dc6aa8e:daaf14af-22e4-4025-bb77-040e0debae93</guid><dc:creator>Lorys</dc:creator><description>&lt;p&gt;I just remembered how we used to do this in win95&lt;/p&gt;
&lt;p&gt;Get you IT to allow a copy of the printer to be in your windows explorer send box&lt;/p&gt;
&lt;p&gt;then when you open your output box you can right mouse send to&amp;gt; and choose the plotter...&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>Re: Send PDF directly to plotter</title><link>https://communities.bentley.com/thread/266052?ContentTypeID=1</link><pubDate>Sun, 10 Nov 2013 08:48:11 GMT</pubDate><guid isPermaLink="false">6dad98f5-dbc9-4c4d-a9ba-e9da8dc6aa8e:7c482fa0-ced4-40cc-89e8-1c0d6f695487</guid><dc:creator>Lorys</dc:creator><description>&lt;p&gt;you could make an f key script that plots to pdf and your configs can set it to go to out put folder&lt;/p&gt;
&lt;p&gt;then it would need to &amp;nbsp;execute the exit to &amp;nbsp;dos command to then run a batch file which would copy the contents of the out folder to the plotter and then delete contents of the out folder..&lt;/p&gt;
&lt;p&gt;or create a short cut on your desktop to execute the said batch file to copy/ send everything in the out folder ie pdfs and then delete the contents...&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>Re: Send PDF directly to plotter</title><link>https://communities.bentley.com/thread/265393?ContentTypeID=1</link><pubDate>Tue, 05 Nov 2013 00:42:11 GMT</pubDate><guid isPermaLink="false">6dad98f5-dbc9-4c4d-a9ba-e9da8dc6aa8e:a181b140-cf44-4564-b325-a4c476c84f75</guid><dc:creator>Andrew Edge</dc:creator><description>&lt;p&gt;Regarding &amp;quot;print to file &amp;amp; printer simultaneously&amp;quot;, this is typically accomplished by using a post-print program. &amp;nbsp;You can find this in the printer driver configuration editor, under the Programs tab. &amp;nbsp;This section allows you to define a collection of operating system commands that execute either before or after print processing.&lt;/p&gt;
&lt;p&gt;For your workflow, you could set up a variant of pdf.pltcfg that wrote a PDF file to somewhere on your hard drive (either automatically or via the interactive file picker). &amp;nbsp;In the .pltcfg, you could define a post-print program that does something like &amp;quot;copy $(MS_PLTOUT) \\server\printer&amp;quot;. &amp;nbsp;The result would be both a PDF file on disk and a printout. &amp;nbsp;Note that post-print programs are only executed when print processing is successful.&lt;/p&gt;
&lt;p&gt;However, you should be aware that the plot file interpreters built into the plotter firmware are not all created equal. &amp;nbsp;If you&amp;#39;re getting good results using printer.pltcfg to print to the plotter via the vendor&amp;#39;s preferred Windows printer driver, you may not receive the same level of quality when sending a PDF to the plotter directly. &amp;nbsp;In the same way that 3rd-party PDF viewers struggle with advanced concepts such as transparency, plotter firmware may not honor everything that can be defined inside a PDF file, or honor it in the same way that Acrobat does.&lt;/p&gt;
&lt;p&gt;MicroStation does not have the ability to create a plot file on disk using one printer driver, as well as drive a plotter using a different printer driver, all at the same time.&amp;nbsp; This could probably be accomplished in sequence using keyins, though.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>Re: Send PDF directly to plotter</title><link>https://communities.bentley.com/thread/265377?ContentTypeID=1</link><pubDate>Mon, 04 Nov 2013 22:24:40 GMT</pubDate><guid isPermaLink="false">6dad98f5-dbc9-4c4d-a9ba-e9da8dc6aa8e:24643986-ee4d-4b23-aa87-0250e0c42bbe</guid><dc:creator>Jeff McLeod</dc:creator><description>&lt;p&gt;When printing from the PDF print dialog, are you using the &amp;quot;Actual Size&amp;quot; option, rather than &amp;quot;Fit&amp;quot;? Make sure you use Actual Size to get proper scaling.&lt;/p&gt;
&lt;p&gt;No clue on the other stuff, sorry.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>Re: Send PDF directly to plotter</title><link>https://communities.bentley.com/thread/265335?ContentTypeID=1</link><pubDate>Mon, 04 Nov 2013 19:12:04 GMT</pubDate><guid isPermaLink="false">6dad98f5-dbc9-4c4d-a9ba-e9da8dc6aa8e:d948aff7-b881-4f3c-8763-26997459da08</guid><dc:creator>mwlong</dc:creator><description>&lt;p&gt;David,&lt;/p&gt;
&lt;p&gt;Thanks for the reply. I will check with my IT department and see what they can do.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>Re: Send PDF directly to plotter</title><link>https://communities.bentley.com/thread/265334?ContentTypeID=1</link><pubDate>Mon, 04 Nov 2013 18:50:37 GMT</pubDate><guid isPermaLink="false">6dad98f5-dbc9-4c4d-a9ba-e9da8dc6aa8e:c987f3f9-b132-4036-a34d-7fe0d3117057</guid><dc:creator>David Allen</dc:creator><description>&lt;p&gt;We are running MicroStation V8i (SS2) on Windows 7 x64.&lt;/p&gt;
&lt;p&gt;We don&amp;#39;t seem to have any scaling issues when creating PDFs from MicroStation, then opening/plotting with Adobe Reader.&lt;/p&gt;
&lt;p&gt;We (I) maintain 4 drivers for each client (for each office): Full and half-size &amp;quot;direct print&amp;quot; and full and half-size PDF.&lt;/p&gt;
&lt;p&gt;I am intrigued by your suggestion - that after creating the PDF, that it also be automatically plotted to a specific device.&lt;/p&gt;
&lt;p&gt;I know there is a setting in the PDF driver to automatically open the PDF after creation... but that only gets you half-way there.&lt;/p&gt;
&lt;p&gt;I am wondering if you set the output location of the PDF to a directory on the file server that automatically plots any PDF that shows up in the folder - to a specific plotter? You could set up different folders for each printer/plotter in your office?&lt;/p&gt;
&lt;p&gt;This is sort of how the old eQuorum &amp;quot;DOS&amp;quot; queues used to work.&lt;/p&gt;
&lt;p&gt;Just a thought.&lt;/p&gt;
&lt;p&gt;May be worth talking to your IT folks if they could set up such a directory?&lt;/p&gt;
&lt;p&gt;David Allen&lt;/p&gt;
&lt;p&gt;Transportation CADD Manager&lt;/p&gt;
&lt;p&gt;Pennoni Associates Inc.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>Re: Send PDF directly to plotter</title><link>https://communities.bentley.com/thread/265313?ContentTypeID=1</link><pubDate>Mon, 04 Nov 2013 15:51:37 GMT</pubDate><guid isPermaLink="false">6dad98f5-dbc9-4c4d-a9ba-e9da8dc6aa8e:8eaf6fa9-945c-48ab-a6cd-876ac01f69be</guid><dc:creator>mwlong</dc:creator><description>&lt;p&gt;Does anyone have an opinion on this matter?????????&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>