Hello,
When files with pptx extension are viewed in presentation mode, corruption occurs in Turkish characters.
There is no problem with the files opened without entering the presentation mode.
I am sending an example image attached.
picture2.png (215.0 KB)
picture1.png (204.7 KB)
Hello,
I have uploaded the sample file here.
https://transferfile.to/rcu1rn
Hi ,
In addition to these problems,
When the document is first opened, it shows on the last page and when we switch to the present mode, there are many problems in loading the pages and adjusting their size.
We are disappointed in powerpoint rendering. Could you help?
Attached are examples.
problem 2.png (35.7 KB)
problem 3.png (12.1 KB)
Thank you for attaching sample file and screenshots. We’ll take a look and update you here.
This is a font-related issue. Each of the rendered pages contains embedded Calibry and Arial fonts, when we disable embedding the text is rendered correctly. The working workaround would be setting ExcludeFonts
property of HtmlViewOptions
to true
. When this setting is enabled no fonts will be included in the output pages.