Posts

Avoid batch plots being mixed up

Did someone elses printings end up among the pages of your batch plot?
If many users batch plot to the same network printer there is risc the printed pages are mixed up. There are sophisticated printers that sorts the printed pages per user either by use of multiple trays or by use of queuing where users need to sign in to the printer to have their print jobs executed. Those often comes with a cost though.

Print a merged pdf

A simple trick to have your batch plot be printed as one document. Instead of batch plot you make a merged pdf of the desired documents and print that.
Right click menu > PDF > Create Merged PDF

Create Merged PDF

You might experience a slight drawback in terms of quality. You have less control of how a drawing is printed from pdf compared to plotting directly from dwg. If you notice a difference and want top notch plots it is recommended avoiding going via pdf.

12.2, Performance

During the 12.2 version we spent time on several performance issues. We focused on issues as latency problems, SQL area flushing, SQL parsing issues and the save to database functionality.

Note: We are not done there will be areas/modules in the product that will be adressed in the future. But we hope that by addressing these areas you will notice a change.

We think that the changes made are notable even if you have the database close and have no issues with latency. We tested save to database on a drawing in our support environment and then we upgraded to the 12.2 version.

Version 12.1: 13 s
Version 12.2: 7 s

With an environment with higher latency the performance gain will be even more.

Areas/Modules that we have addressed
• Save to database
• Objects in data tab, object list, right mouse button
• Documents in data tab, document list, right mouse button
• SQL across the products are now handles not to be parsed several times

12.2, Document handling

In the 12.2 we keep continue to added functionality to the document handling.

Functionality

  • Document Type Groups – It is now possible to group document types in different groups to make it easier to find the correct document type
  • During checking in of CAL, MIL, GP4 file we now create PDF Viewer file
  • The PDF Merge functionality is now included in the menus (not as a  plugin)
  • Publish Document Property to PDF Viewer File
  • New PDF Plot Setting, Layers – It is possible to decide what layers to be visible during PDF plot
  • Connect Objects to Documents handle multiple Objects
  • New Report in Ribbon for Objects
  • Copy Documents in Ribbon

 

12.2, Grid Functionality

In the 12.2 we added some functionality to the grids. These changes can be found in most grids throughout the products.

Functionality

  • New Column Filter for Dates Columns – Between Dates
  • Filter Field added to Grid Option Menu
  • Best Fit (all columns) added to Grid Option Menu

12.2, Label Functionality

In the 12.2 we updated the label functionality with some new features.

Functionality

  • Filtered Lists (The list can contain different values depending on a other column, like category1 and category2 for objects)
  • Calculated Field for Objects
  • Update functionality for Calculated Field for Documents, can now fetch any data from common item designation
  • Regular Expression Support for Calculated Field
  • Store procedure Support for Calculated Field

12.1, PDF Plot Settings

In the 12.1 release we added the possibility to set PDF Plot Setting on each document start.
Functionality
If no settings exists in the document start the DWG to PDF.pc3 settings are set and the rest is used from the dwg file, so no changes for the existing documents. To read more about the type of configuration we handle see the manual.

Screenshot

pdfsettings

 

 

12.1, PDF Merge

Licensing
PDF Merge License are removed and are included in the Enterprise/Professional licenses.

Functionality

  • Plugin works on selected Documents
  • Plugin works on Information Object (think of a Binder type)

The information how the behavior should be when plugin is done can be

  • NOTHING – No action is taken.
  • MESSAGE – A message is displayed specifying where the PDF file is saved.
  • FOLDER – The folder containing the PDF file will be opened in the windows explorer.
  • FILE – The created PDF file will be opened using the default application for PDF files in windows.

The PDF Merge can also be found in the new MasterPortal Web Applications Print Basket. In the 12.2 version the PDF Merge functionality has menus in the standard product and is not a plugin anymore.

12.1, Document handling improvements

In the 12.1 release we made some improvements to the Document handling to make it simpler to create documents.

Functionality

  • Copy Document – Create a copy with Ctrl-C, Ctrl-V
  • New Document – Fast Menu based on the most common used document types
  • New Document – Fast Menu fixed set of document types
  • New Document – on a object that results in the common item designation being set

This mean that with on click a document with document type and common item designation can be set.

Screenshots

newdocument

12.1, Free Structure Grouping

In the 12.1 release we made it possible to group the free structure. This makes it easier to find the right cable or other objects located under the Free Structure

Functionality
• A new dialog to set how the free structure should be grouped
• Possible to group by articles fields and by objects designations

Screenshot
fg01

fg02

12.1, Images and PDF

In the 12.1 release we added functionality to handle images and display images. This also mean some raster format like TIF. A PDF will be created during check in for our supported images formats.

Functionality

  • A PDF will be created during check in
  • A Thumbnail will be created during check in
  • Supported format
    “JPEG”, “JPG”, “TIFF”, “TIF”, “GIF”, “PNG”, “BMP”, “EXIF”, “EMF”, “WMF”, “JPEG 2000”, “PS”, “EPS”, “XPS”, “WPF”, “SVG”, “SWF”
  • We also support TIF with several pages

Screenshot

In the 12,2 version we plan to support CALS format also.