NX In NX Manager mode the PDF created using nxtocgm translator doesn't create color PDF.

2023-09-30T04:15:21Z
NX for Design

Summary


Details

Color PDF is not getting generated using nxtocgm translator through command prompt

Using UI, color PDF is getting generated, but through command prompt, black and white PDF is created.

   export_ugdwgimages.exe -u=infodba -p=infodba -part=@DB/<itemid>/<rev>/specification/<dwg name> -all -pdfcolor: color -pdf

Solution

The option to get a color pdf is to use below arguments.

-pdf  -color=displayed

 utility.export_ugdwgimages.exe -u=infodba -p=infodba -all -pdf -color=displayed -nocgm -part=@DB/<itemid>/<rev>/specification/<dwg name>

KB Article ID# PL8739625

Contents

SummaryDetails

Associated Components

Teamcenter Integration for NX