Color of Graphics Changes when Converting PPTX to PDF

Hi Team,
I am trying to convert PPT to pdf, color are differ from PPT
using aspose-slide version :20.5
server : windows 2016

Sample code

      case PVAIDocConversionConstants.ASPOSE_SLIDES:
                com.aspose.slides.License slidesLicense = new com.aspose.slides.License();
                slidesLicense.setLicense(licenseFs);
                Presentation presentation = new Presentation(docInputStream);

                presentation.save(output, SaveFormat.Pdf);

Input file: Colour change.pptx​
Output file : 15755433.pdf​​color.zip (82.9 KB)


regards​
Tarun

@genpact,

I have added an issue with ID SLIDESNET-42037 in our issue tracking system after reproducing the issue of improper SmartArt color rendering. This thread has been linked with the issue so that may notify you once it will be fixed.

@mudassir.fayyaz

Thanks for your reply.

regards
Tarun

@genpact,

You are welcome. We will apprise you as soon as the issue will be fixed.

Hi @mudassir.fayyaz

any update on my issue?

regards
Tarun Srivastava

@genpact,

I regret to share that at present the issue is not resolved. We request for your patience and will share feedback with you as soon as possible.

Hi @mudassir.fayyaz

Ticket status is now showing as SLIDESNET-42037 ---- Status : Blocked.

regards
Tarun

@genpact,

The issue is blocked owing missing feature in API. An internal ticket has been added in our issue tracking system for this. Therefore, this issue is blocked and subjected to resolution of internal dependent ticket. We will share notification with you once issue will be fixed.

@mudassir.fayyaz

Any update on this item ?

regards
Tarun

@genpact

We regret to share that the issue is blocked owing to internal missing API implementation. We request for your patience and will share the good news with you as soon as the issue will be fixed.

@mudassir.fayyaz,

Thanks for update, we will wait for fix.

regards
Tarun

@genpact

Thank you for your understanding.

@mudassir.fayyaz

Any update on this issue, can you share any tentative date to provide this fix?
Client is asking for fix. so we have to provide some estimated date.

regards
Tarun

@genpact

I regret to share that the concerned issue is still unresolved. The tentative ETA for the issue is Aspose.Slides for .NET 20.12. We request for your patience in this regard.

The issues you have found earlier (filed as SLIDESNET-42037) have been fixed in Aspose.Slides for .NET 22.3 (ZIP, MSI).
You can check all fixes on the Release Notes page.
You can also find the latest version of our library on the Product Download page.