Skip to content
English
  • There are no suggestions because the search field is empty.

Add-PdfWatermark fails with "DevExpress.Pdf.PdfGraphics.DrawString has some invalid arguments" in Vault 2024

Description

Sometimes, when using Add-PdfWatermark in Vault 2024 it fails with

The best overloaded method match for 'DevExpress.Pdf.PdfGraphics.DrawString(string, System.Drawing.Font, System.Drawing.SolidBrush, System.Drawing.PointF, DevExpress.Pdf.PdfStringFormat)' has some invalid arguments

Cause

This happens when the "Autodesk.Vault.UpdateRevisionBlock.dwg"-job runs before Add-PdfWatermark.

Solution

We are currently investigating possible workarounds for this issue