Spire.Presentation is a professional PowerPoint® compatible library that enables developers to create, read, write, modify, convert and Print PowerPoint documents. Get free and professional technical support for Spire.Presentation for .NET, Java, Android, C++, Python.

Tue Jan 11, 2022 10:12 am

Hi,

I have a few issues when saving a Powerpoint presentation using SaveToFile(path, FileFormat.PDF).

The Powerpoint presentation is build from scratch using the Spire.Presentation library and has a perfect quality.
When saving the presentation with SaveToFile I see the following issues:

- Incorrect fonts
- Stretched image files

When saving the Powerpoint presentation to PDF using the Powerpoint application, the PDF file is perfect.

Is there any possibility to include the Powerpoint application export to PDF in Spire.Presentation?

Attached are a few examples of the issues.
In the first row, the font is not correct. There are too much spaces between the words.
In the second row, the font is not correct. The source font is Calibri(body).
The images in the second row are strechted
In the last row, the link underline is too thick.

Thanks for your feedback!

Grts,
Laurent Tilquin

SaveToFilePDF.JPG

ltilquin
 
Posts: 14
Joined: Thu Apr 22, 2021 8:11 pm

Wed Jan 12, 2022 1:38 am

Hello Laurent,

Thanks for your inquiry!

Sorry that our Spire.Presentation does not rely on the PowerPoint application when converting PPT to PDF, but only follow the Microsoft PowerPoint standard.

Please make sure that you are using the latest Spire.Presentation for net 6.12.4. If the issues still exist, please provide us with the following information for further investigate, you can also send it to us via email (support@e-iceblue.com). Thanks in advance!

1. Your input files (or the code you used to generated PPT).
2. The target framework of your project (E.g. .netframework 4.8.0).
3. Your project type (E.g. console application).
4. Your running system information (E.g. Win7, 64 bit) and region setting (E.g. China, Chinese).
5. The fonts list of your running system.

Sincerely,
Marcia
E-iceblue support team
User avatar

Marcia.Zhou
 
Posts: 858
Joined: Wed Nov 04, 2020 2:29 am

Mon Jan 17, 2022 6:36 am

Hello,

Hope you are doing well!

How is the issue now? If it still exists, could you please provide the information I mentioned before to us for further investigation?

Thanks in advance.

Sincerely,
Marcia
E-iceblue support team
User avatar

Marcia.Zhou
 
Posts: 858
Joined: Wed Nov 04, 2020 2:29 am

Return to Spire.Presentation