Export-Document ignores the sheet background color settings for Inventor drawings

Description

When exporting DWF files from Inventor drawings with the Override_Sheet_Color and Sheet_Color settings the generated file always has black or white background.

Cause

The override setting doesn't seem to be validated properly by powerJobs

Solution

Please report this to our support if you encounter this issue.

As a workaround the DWF can be generated, using the Inventor API.

Download Sample.CreateDWFWithBackgroundColorFromInv.ps1