Images imported from PDF to Word have the wrong colors

The images imported from a PDF file into Aspose Words.net and saved in MS Word docx format have incorrect colors.

OriginalPDF.png (114.3 KB)
PDFroWordResult.png (125.5 KB)

To reproduce:
Aspose.Words.Document docOriginal = new Aspose.Words.Document("document1.pdf"); docOriginal.Save("document1.docx", SaveFormat.Docx);

Attaching the PDF and Aspose produced docx file.

IQ_5790_DocCompliance_4.11_to_DocCompliance_4.12_Upgrade_Installation_Qualification_1.0.pdf (1.3 MB)
IQ_5790_DocCompliance_4.11_to_DocCompliance_4.12_Upgrade_Installation_Qualification_1.0.pdf.docx (809.2 KB)

Using Aspose Words for .net 22.12.0.0

@AlesGregor Thank you for reporting the problem to us. For a sake of correction it has been logged as WORDSNET-24797. We will keep you updated and let you know once it is resolved.

The issues you have found earlier (filed as WORDSNET-24797) have been fixed in this Aspose.Words for .NET 23.2 update also available on NuGet.