OK, understood. My name is Mike actually, princefarming is just an alias.
Here's an overview of what we're doing:
1. We use Aspose.Slides, Aspose.Words, & Aspose.PDF.Kit for conversion from PPT or Word to pdf.
2. One business requirement is to add a Watermark with the date to the converted file (i.e. the pdf).
3. So I first convert the PPT or word Doc to pdf, then I use the PDF.kit stamper to add a watermark.
So previously, we had an issue when we converted the PPT. The issue was stated above, where the green's would be become darker, etc. So at the time we assumed this to be a Aspose.Slides issue.
It seems that without watermarking the latest Aspose.Slides version has fixed the PPT to pdf conversion.
Now though when we add the watermark (using the Aspose.PDF.kit code above), it again turns the greens to a darker green.
So now I assume this is an issue with the Aspose.PDF.Kit dll. Please tell me how you'd like to proceed.