| Applies To | |||
| Product(s): | OpenPlant Modeler, OpenPlant PID, Microstation | ||
| Version(s): | 08.11.09.278 | ||
| Environment: | N/A | ||
| Area: | ProjectWise | ||
| Subarea: | - | ||
| Original Author: | Justinas Lipnickas, Product Advantage Group | ||
| |
Printing to PDF (or using any other Bentley print driver) does not work if the file is opened from ProjectWise, and Managed workspace is used. The same behavior is also noticed if the file is opened using any other Bentley Power Platform Application (OpenPlant PID, Microstation, I-model composer, etc.).
Issue is caused because of an incorrect value for <DefaultPrintFileName> property in the Printer Driver Configuration settings. As all print configuration files are just imported to ProjectWise, without any changes in them, usually Default print file location is invalid, and it causes this issue.
<DefaultPrintFileName>$(MS_PLTFILES)$(basename(_DGNFILE))-$(MS_PLTMODELNAME)-<autoInc?digits=3?base=0></DefaultPrintFileName>
to
<DefaultPrintFileName>$(basename(_DGNFILE))-$(MS_PLTMODELNAME)-<autoInc?digits=3?base=0></DefaultPrintFileName>
If above problem still persist, then please create a Service Request and contact the Bentley Product Advantage group. Please include a list of all relevant details to get in depth analysis for a solution or workaround.
communities.bentley.com/.../12008.openplant-modeler
Bentley's Product Advantage Group requests that you please confine any comments you have on this Wiki entry to this "Comments or Corrections?" section. THANK YOU!