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 …...pdfStream, PdfSaveOptions options) The Aspose libraries used...document.SaveAsPdf(pdfStream, options); } document = null; } Do you...