Issue : The content on the slide is getting mirrored left-right
Attaching a sample presentation to reproduce the behaviour:
Code to test the behaviour:sample.zip (38.8 KB)
var presentation = new Presentation(szPptxPath);
for (int i = 0; i < presentation.Slides.Count; i++)
{
var thumbnail = presentation.Slides[i].GetThumbnail(1, 1);
var imgSavePath = "./input/sample_slide_" + (i + 1) + ".png";
thumbnail.Save(imgSavePath, ImageFormat.Png);
}
@sraman,
Welcome to our community! Thank you for the issue description. I reproduced the problem and logged the issue with ID SLIDESNET-42720 in our tracking system. Our development team will investigate this case. You will be notified when it is fixed.
@sraman,
Unfortunately, I see no workarounds for this case. I requested some estimated time to solve this issue from our development team. I will let you know as soon as possible.
@sraman,
This issue will be fixed in Aspose.Slides 21.10 or later according to preliminary estimates. We apologize for any inconvenience caused. I will let you know if anything changes.
Can this ticket be expedited if it’s raised via a paid support or enterprise support plan? If that is something which can help us to get fix earlier, I will raise it.
The reason I am asking is If I raise it via priority support and we get similar release timelines then it doesn’t make much sense.
@praveenadobe,
We can fix the problem described in this thread for Aspose.Slides 21.9 or release a hotfix earlier. Please contact Paid Support and specify the desired option.