Converting a PowerPoint Presentation to PDF in C# Crashes on Linux

Hi,
I have exactly the same issue with you when using Aspose.NET6.CrossPlatform in linux environment. Is there any solution resolve that problem?

Hi,
this is the issue when the presentation.Save(memoryStream, SaveFormat.Pdf, exportPdfOptions) method running in linux environment in my opinion. Could you reproduce when trying to convert a presentation to PDF?

@nnmd,
Thank you for contacting support.

Please share the following information:

  • stack trace of the error
  • OS version on which the error occurs

A post was split to a new topic: Converting a PowerPoint Presentation to PDF in C# Crashes in Docker Container