How to start Print Dialog with Units=MM


  
 Applies To 
  
 Product(s):MICROSTATION
 Version(s):N\A
 Environment: N\A
 Area: Print/Plot
 Subarea: N\A
 Original Author:Evert de Jong, Bentley Technical Support Group
  

Problem

How to start Print Dialog with Units=MM in MicroStation V8, XM and later versions

Solution

For MicroStation V8 and XM edition. The options for MicroStation V8 and XM are;
a) Change in File menu the command line under PRINT.
This is normally:
dialog plot
Change this to dialog plot ; print units mm

or

b) Create a script with following command lines
dialog plot
print units mm
print exit
Save the file: (like in <PATH>\start-print-mm.cmd)
Add this command file to MicroStation startup qualifiers:
"C:\Program Files\Bentley\MicroStation\ustation.exe" -S
<PATH>\start-print-mm.cmd
(Note after -S there is NO Space)
Now when MicroStation start the units is set. When next type Print
Dialog is started the last settings for units will be used.


In MicroStation V8i is such possible using Print Styles.
Method is :
- Open DGN Library.
- create using Print Organizer a print style and define Units=mm
- In printer driver file select the created print style