<?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>How to plot to JPEG?</title><link>https://communities.bentley.com/products/microstation/microstation_printing/f/archived-microstation-v8-xm-edition-printing-and-plotting-forum/40275/how-to-plot-to-jpeg</link><description>Hi there,
 
 
I&amp;#39;m trying to plot to JPEG format. We often use drawings in powerpoint presentations and I end up converting a PDF in photoshop to a JPEG - This is not fun. So, is it possible to print straight to JPEG rather than PDF?
 
 
I&amp;#39;ve tried</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>Re: How to plot to JPEG?</title><link>https://communities.bentley.com/thread/93563?ContentTypeID=1</link><pubDate>Thu, 05 Nov 2009 22:10:15 GMT</pubDate><guid isPermaLink="false">6dad98f5-dbc9-4c4d-a9ba-e9da8dc6aa8e:4f5261df-74b3-42b7-bed9-d2f9c3f4c0d3</guid><dc:creator>jameshaneyjr</dc:creator><description>&lt;p&gt;
I haven't had a chance to use v8i&amp;nbsp; yet, so I would be interested to see how it works there.&amp;nbsp; Andrew is correct about modifying the line weights, which is what I did to my &lt;strong&gt;emf2word&lt;/strong&gt; version of the driver. I tweaked the line weights in this driver as well as in my &lt;strong&gt;ps2pdf&lt;/strong&gt; drivers so that their plotted outputs from Word and Acrobat were indistinguishable from my original Microstation IPLOT output.
&lt;/p&gt;
&lt;p&gt;
Jim
&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>Re: How to plot to JPEG?</title><link>https://communities.bentley.com/thread/91861?ContentTypeID=1</link><pubDate>Wed, 28 Oct 2009 22:17:08 GMT</pubDate><guid isPermaLink="false">6dad98f5-dbc9-4c4d-a9ba-e9da8dc6aa8e:43a5191f-0ba3-4e5b-a84e-ca77ec7115cf</guid><dc:creator>Andrew Edge</dc:creator><description>&lt;p&gt;
For what it's worth, an &amp;quot;EMF&amp;quot; printer driver is just a slightly customized printer.plt (or printer.pltcfg).&amp;nbsp; When a Windows printer driver configuration is selected, there's a choice on the Print dialog about whether to send the plot to the printer (via the Windows spooler), create a plot file on disk, or create a Windows metafile (an &amp;quot;EMF&amp;quot; file).&amp;nbsp; You can make the metafile choice the default by editing printer.pltcfg in the Printer Driver Configuration Editor and changing the &amp;quot;Default Create Metafile&amp;quot; property.&amp;nbsp; For printer.plt, the &amp;quot;model&amp;quot; record must be changed as described in the documentation.
&lt;/p&gt;
&lt;p&gt;
When editing the printer driver configuration to create Windows metafiles by default, you may also want to set the default print file extension to &amp;quot;emf&amp;quot;.&amp;nbsp; Depending on your usage, you may also want to adjust the weight-to-print-width mappings (&amp;quot;weight_strokes&amp;quot; in a .plt file).
&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>Re: How to plot to JPEG?</title><link>https://communities.bentley.com/thread/91852?ContentTypeID=1</link><pubDate>Wed, 28 Oct 2009 21:57:03 GMT</pubDate><guid isPermaLink="false">6dad98f5-dbc9-4c4d-a9ba-e9da8dc6aa8e:784762fa-af39-462c-a68f-de80ba0b6c5b</guid><dc:creator>Phil Chouinard</dc:creator><description>FWIW, the wiki article that Jon mentions points out that the OleServe command mentioned previously in this article in fact uses the printer driver to generate its results.&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>Re: How to plot to JPEG?</title><link>https://communities.bentley.com/thread/91848?ContentTypeID=1</link><pubDate>Wed, 28 Oct 2009 21:38:52 GMT</pubDate><guid isPermaLink="false">6dad98f5-dbc9-4c4d-a9ba-e9da8dc6aa8e:d9f8f31a-dbd3-47b2-a314-4511ac880507</guid><dc:creator>Jon Summers</dc:creator><description>&lt;BLOCKQUOTE&gt;&lt;div&gt;&lt;img src="http://communities.bentley.com/Themes/default/images/icon-quote.gif"&gt; &lt;strong&gt;Jim:&lt;/strong&gt;&lt;/div&gt;&lt;div&gt;
&lt;p&gt;
I've been using my &lt;strong&gt;emf2word.plt&lt;/strong&gt;&amp;nbsp; very successfully for almost ten years now with various versions of MicroStation.
&lt;/p&gt;
&lt;/div&gt;&lt;/BLOCKQUOTE&gt;
&lt;p&gt;
Have you modified it for use as a &lt;em&gt;.pltcfg&lt;/em&gt; file in the V8i generation?
&lt;/p&gt;

&lt;p&gt;
Regards, Jon Summers
&lt;br /&gt;
&lt;a href="http://www.la-solutions.co.uk"&gt;LA Solutions&lt;/a&gt;
&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>Re: How to plot to JPEG?</title><link>https://communities.bentley.com/thread/91833?ContentTypeID=1</link><pubDate>Wed, 28 Oct 2009 20:43:56 GMT</pubDate><guid isPermaLink="false">6dad98f5-dbc9-4c4d-a9ba-e9da8dc6aa8e:33d08b16-c424-416e-81a2-dd51685e63dd</guid><dc:creator>jameshaneyjr</dc:creator><description>&lt;p&gt;
Thanks to Jon for pointing out my &lt;strong&gt;emf2word.plt&lt;/strong&gt;&amp;nbsp; plot driver posted over at AskInga.&amp;nbsp; I've been using it very successfully for almost ten years now with various versions of Microstation. We routinely use it for putting readable, vector copies of full E-size engineering drawings into Word documents or Powerpoint slide presentations without the drawback of large file sizes or unreadable text that you get with raster images. Matthew, I hope this will help in your situation.
&lt;/p&gt;
&lt;p&gt;
&amp;nbsp;Jim
&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>Re: How to plot to JPEG?</title><link>https://communities.bentley.com/thread/91242?ContentTypeID=1</link><pubDate>Sun, 25 Oct 2009 13:47:42 GMT</pubDate><guid isPermaLink="false">6dad98f5-dbc9-4c4d-a9ba-e9da8dc6aa8e:eec5925d-865a-4f22-87f7-860ebbf42378</guid><dc:creator>Jon Summers</dc:creator><description>&lt;h4&gt;&lt;span style="color:CadetBlue;"&gt; Using DGN data in Office applications&lt;/span&gt; &lt;/h4&gt;
&lt;BLOCKQUOTE&gt;&lt;div&gt;&lt;img src="http://communities.bentley.com/Themes/default/images/icon-quote.gif"&gt; &lt;strong&gt;Matt:&lt;/strong&gt;&lt;/div&gt;&lt;div&gt;
We often use drawings in presentations and I end up converting a PDF in photoshop to a JPEG 
&lt;/div&gt;&lt;/BLOCKQUOTE&gt;
&lt;p&gt;
If you want to use high-quality vector drawings in Office applications, whether for printing or projection,
a good choice is  &lt;em&gt;Enhanced Metafile Format&lt;/em&gt; (EMF).
Don't be put off by the name: EMF is a Windows internal standard graphics format.
Office applications understand it and reproduce it to good effect.
&lt;/p&gt;
&lt;p&gt;
Here's an article from 
&lt;a href="http://communities.bentley.com/Communities/Other_Communities/AskInga/w/AskInga/an-awesome-emf-plot-driver-.aspx" target="_blank"&gt;Ask Inga&lt;/a&gt; that advocates EMF &amp;mdash; there are a few other articles in the Wiki.
&lt;/p&gt;
&lt;p&gt;
Regards, Jon Summers
&lt;br /&gt;
&lt;a href="http://www.la-solutions.co.uk"&gt;LA Solutions&lt;/a&gt;
&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>Re: How to plot to JPEG?</title><link>https://communities.bentley.com/thread/89415?ContentTypeID=1</link><pubDate>Wed, 14 Oct 2009 13:41:15 GMT</pubDate><guid isPermaLink="false">6dad98f5-dbc9-4c4d-a9ba-e9da8dc6aa8e:2d7f16c6-2d84-4761-bea5-e7de86b87051</guid><dc:creator>Gunnar Gantzhorn</dc:creator><description>&lt;p&gt;
Matt,
&lt;/p&gt;
&lt;p&gt;
IMO the printing solution is best to use when you want to get a JPEG from an existing layout or from a fence.
&lt;/p&gt;
&lt;p&gt;
In many cases you might need more control. For presentations it might be desireable to have the JPEG created in MicroStation in the same resolution and aspect ratio as digital photographs. In this case you can create a JPEG on the fly from a View. You can easily do this using the menu command:
&lt;/p&gt;
&lt;blockquote&gt;
	&lt;p&gt;
	/Utilities/Image/Save
	&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;
To take full control over the size and aspect ratio of the image you can configure your View using the menu command:&amp;nbsp;
&lt;/p&gt;
&lt;blockquote&gt;
	&lt;p&gt;
	/Settings/Rendering/View Size
	&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;
&amp;nbsp;To create screenshots in MicroStation including toolboxes you can use the menu command
&lt;/p&gt;
&lt;blockquote&gt;
	&lt;p&gt;
	/Utilities/Image/Capture
	&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;
&amp;nbsp;HTH
&lt;/p&gt;
&lt;p&gt;
Gunnar&amp;nbsp;
&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>Re: How to plot to JPEG?</title><link>https://communities.bentley.com/thread/89216?ContentTypeID=1</link><pubDate>Tue, 13 Oct 2009 18:07:53 GMT</pubDate><guid isPermaLink="false">6dad98f5-dbc9-4c4d-a9ba-e9da8dc6aa8e:1867e82f-9e66-4243-8fb2-83563a1d58bb</guid><dc:creator>matthew_studioe</dc:creator><description>Brilliant, thanks Phil&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>Re: How to plot to JPEG?</title><link>https://communities.bentley.com/thread/88459?ContentTypeID=1</link><pubDate>Thu, 08 Oct 2009 17:41:47 GMT</pubDate><guid isPermaLink="false">6dad98f5-dbc9-4c4d-a9ba-e9da8dc6aa8e:b9d3024b-4ad5-4a8d-b090-9c223691eaef</guid><dc:creator>Phil Chouinard</dc:creator><description>&lt;p&gt;
Have you tried using JPEG.PLTCFG instead? (I just tried that on a simple test case and it worked fine...) If it does, there could be something in the .PLT that you are using that MicroStation V8 XM Edition's print engine is not liking.
&lt;/p&gt;
&lt;p&gt;
BTW, if you are going to PPT, have you tried just using 
&lt;/p&gt;
&lt;code&gt;oleserve viewcopy &lt;/code&gt;&lt;br /&gt;
and then Pasting that into the PPT slide?&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>