The .pptx contains a gauge-image with labels. When opening the .pptx with Aspose.Slides and saving to PDF the labels are missing the last character.
Code:
var pdfOptions = new PdfOptions() {SaveMetafilesAsPng = false};
var presentation = new Presentation("source.pptx");
presentation.Save("output.pdf", SaveFormat.Pdf, pdfOptions);
The Zipfile contains:
source.pptx (Powerpoint with inserted EMF-Image, label text is correct)
Unfortunately, I was unable to reproduce the problem you described when converting the PowerPoint presentation to the PDF document using Aspose.Slides for .NET 23.11. output.pdf (30.3 KB)
Please check the problem again. If the issue persists, please share the following additional information:
@mabaex,
Unfortunately, I was still unable to generate a PDF document with missing text labels. We need more information to reproduce the problem on our side.
Cookie Notice
To provide you with the best experience, we use cookies for personalization, analytics, and ads. By using our site, you agree to our cookie policy.
Enables storage, such as cookies, related to analytics.
Sets consent for sending user data to Google for online advertising purposes.
Sets consent for personalized advertising.
Cookie Notice
To provide you with the best experience, we use cookies for personalization, analytics, and ads. By using our site, you agree to our cookie policy.
More info
Enables storage, such as cookies, related to analytics.
Enables storage, such as cookies, related to advertising.
Sets consent for sending user data to Google for online advertising purposes.
Sets consent for personalized advertising.
Cookie Notice
To provide you with the best experience, we use cookies for personalization, analytics, and ads. By using our site, you agree to our cookie policy.
More info
Enables storage, such as cookies, related to analytics.
Enables storage, such as cookies, related to advertising.
Sets consent for sending user data to Google for online advertising purposes.