We are facing an issue when trying to convert a PostScript file to PDF in containerized Linux environments (.NET 9).
When calling the SaveAsPdf method on a PsDocument, the following exception is thrown:
pgsql
CopyEdit …...the exception is as follows: csharp CopyEdit using (FileStream...as shown in the code below: csharp CopyEdit public override void...