Wiki Page: Requirements (8.11.13.62)
Applies To Product(s): Bentley i-model Composition Server Version(s): 8.11.13.62 Environment: N\A Area: i-model Generation Subarea: N\A Original Author: Dawn Gentry, Bentley...
View ArticleWiki Page: RealDWG support
Applies To Product(s): Bentley i-model Composition Server Version(s): 8.11.13.62 Environment: N\A Area: i-model Generation Subarea: N\A Original Author: Dawn Gentry, Bentley...
View ArticleWiki Page: Creating a multi-page PDF
Applies To Product(s): Bentley i-model Composition Server Version(s): 8.11.11.574 Environment: Windows Server 2008 R2 Area: PDF Subarea: Original Author: Steve Boniwell,...
View ArticleWiki Page: Error calling the rendition web service - Login failed for user
Applies To Product(s): Bentley i-model Composition Server Version(s): N\A Environment: N\A Area: General Subarea: N\A Original Author: Steve Boniwell, Bentley Technical...
View ArticleWiki Page: Error code 32768
Applies To Product(s): ProjectWise Dynamic Composition Server (DCS) Version(s): 08.11.11.xx Environment: N/A Area: PDF Subarea: Original Author: Dawn Gentry, Bentley Technical...
View ArticleWiki Page: Installation - Generic error
Applies To Product(s): Bentley i-model Composition Server Version(s): N\A Environment: N\A Area: Installation Subarea: N\A Original Author: Frank Reimann, Bentley Technical...
View ArticleWiki Page: iCS jobs will not start
Applies To Product(s): BENTLEY I-MODEL COMPOSITION SERVER Version(s): 08.11.11.111 Environment: N\A Area: PDF Subarea: N\A Original Author: Bentley Technical Support Group...
View ArticleWiki Page: Could not establish trust relationship for the SSl/TLS secure channel
Applies To Product(s): BENTLEY I-MODEL COMPOSITION SERVER Version(s): N\A Environment: N\A Area: PDF Subarea: N\A Original Author: Steve Boniwell, Bentley Technical Support...
View ArticleWiki Page: iCS for PDF - Remote Administration
Applies To Product(s): Bentley i-model Composition Server Version(s): N\A Environment: N\A Area: Administrator Subarea: N\A Original Author: Steve Boniwell, Bentley Technical...
View ArticleForum Post: PW location of original PDF used to create dot-patterned PDF
If a dot-patterned PDF file is marked up but doesn't process, returning a "ProjectWise Insufficient Privileges Error" message, I believe that indicates that the original PDF (or folder) in...
View ArticleForum Post: RE: PW location of original PDF used to create dot-patterned PDF
Stephanie, I am checking on this... hope to know something soon.
View ArticleForum Post: RE: PW location of original PDF used to create dot-patterned PDF
Stephanie, there is not a straightforward way to do this at the moment but this what you can do: 1. Locate the pattern address of the pdf file and take note. 2. Close Dynamic Plot Sync. 3....
View ArticleWiki Page: Is it possible to license InterPlot Client Version 8.5 with the...
Applies To Product(s): ProjectWise InterPlot Organizer Version(s): System.Data.DataRowView Environment: N\A Area: General Subarea: N\A Original Author: Frank Reimann, Bentley...
View ArticleWiki Page: The following points should be considered when licensing...
Applies To Product(s): ProjectWise InterPlot Organizer Version(s): System.Data.DataRowView Environment: N\A Area: General Subarea: N\A Original Author: Frank Reimann, Bentley...
View ArticleForum Post: How can I use InterPlot with Oce PlotWave340?
How can I use InterPlot with Oce PlotWave340? I've try to install driver WPD2 for PlotWave340 but it didn't work. Please help me
View ArticleComment on General - ProjectWise InterPlot Driver Pack
How can I use InterPlot with Oce PlotWave340? I've try to install driver WPD2 for PlotWave340 but it didn't work. Please help me
View ArticleForum Post: RE: How can I use InterPlot with Oce PlotWave340?
Is the installation of the printer driver not working or the print out via InterPlot using this PlotWave340 driver? To analyze the problem please send us a little bit more information -if this is also...
View ArticleForum Post: Printing AutoCAD text masks
I have a AutoCAD files with text masks that show as black boxes in MicroStation. I need to print these DWG files using MsT / Iplot to PDF however when I get a completely black box where the text is....
View ArticleForum Post: RE: Printing AutoCAD text masks
You could try using a Design Script to fill text white, including the boundary. if (type in 7,17) then fill_color = (255,255,255) boundary_color = (255,255,255) endif
View ArticleForum Post: RE: Printing AutoCAD text masks
Mike, To force the text black the design script will need to contain color = (0,0,0) if (type in 7,17) then fill_color = (255,255,255) boundary_color = (255,255,255) color = (0,0,0) endif
View Article