Customized font does not plot correctly when I use Organizer. It plots correctly when I use the IPLOT dialog box.
User was using same version of MicroStation as the print Engine as what he was using in the dialog box. The issue turned out to be that they were using a customized MicroStation icon with the following string:"C:\Program Files\Bentley\MicroStation\ustation.exe" -ws_ITD_USER=1Organizer was not aware of this string and it was causing their fonts to not be plotted correctly. To correct the problem the user enabled the variable IPLOT_MSENGINE_OPTIONS in his IPLOT.CFG and added the following to the variable:IPLOT_MSENGINE_OPTIONS = -ws_ITD_USER=1