Different background color after conversion from ppt to pdf

following code change background on 22 page from green to blue
using (var presentation = new Presentation(“input.ppt”))
{
presentation.Save(“output.pdf”, SaveFormat.Pdf);
}
tested on Aspose.Slides 16.7.0

Hi Matt,


I have worked with the presentation and source code shared by you using Aspose.Slides for .NET 16.7.0. A ticket with ID SLIDESNET-37792 has been added in our issue tracking system to resolve the issue. This thread has been associated with the ticket so that we share notification with you once issue will be fixed.

We are sorry for your inconvenience,

The issues you have found earlier (filed as SLIDESNET-37792) have been fixed in this update.


This message was posted using Notification2Forum from Downloads module by Aspose Notifier.