Hi, Aspose team.
Scenario:
There are 2 issues while converting PowerPoint presentation to PDF:
Document to replicate - File-with-issue-elements.zip (750.0 KB)
We tested Aspose.Slides.NET 25.6 and Aspose.PDF 25.6
Code to replicate:
var ppt = new Aspose.Slides.Presentation(path);
var pptxPdfOption = new PdfOptions
{
Compliance = Aspose.Slides.Export.PdfCompliance.Pdf17
};
ppt.Save(output, Aspose.Slides.Export.SaveFormat.Pdf, pptxPdfOption);
Expected behavior:
For internal reference: CLN-2598.
Thanks.
@vhorodnii,
Thank you for contacting free support. We apologize for the issues you encountered. Could you please point out the described issues in the screenshots?
It would also be helpful if you could provide the following additional information:
- The output PDF file
- The OS version on which the code was executed
- The .NET target platform in your app project
- The PDF viewer you are using
hi, there is additional ifnromation:
- OS version - Windows 10 Enterprise 22h2 19045.5965
- .NET target - .NET Framework 4.8
- PDF viewer - Adobe Acrobat, Microsoft Edge and Google Chrome show the same result
gray line artifacts (page 3/4)
gray line artifacts.png (62.7 KB)
not smooth circles (page 2)
circles are not smooth.png (34.7 KB)
the output PDF document
File-with-issue-elements-aspose.pdf (507.2 KB)
@vhorodnii,
Thank you for the details. I’ve reproduced the issue where gray line artifacts appear and circle edges are not smoothed. We are sorry that you encountered this problem.
We have opened the following new ticket(s) in our internal issue tracking system and will deliver their fixes according to the terms mentioned in Free Support Policies.
Issue ID(s): SLIDESNET-45025
You can obtain Paid Support Services if you need support on a priority basis, along with the direct access to our Paid Support management team.