Hello,
I have problem when I display pptx files. The problem start with when I add
viewOptions.ExcludeFonts = true;
to Startup.cs.
But I have to add this because We had problem with displaying turkish characters in files so support answer with this to us “The working workaround would be setting ExcludeFonts the property off HtmlViewOptions to true. When this setting is enabled no fonts will be included in the output pages.”
So now I have new issue like showing unnecessary header in pptx. How could I solve this?
Photos about problem are in attachment.
Code.PNG (35.8 KB)
OkayShowing.PNG.jpg (225.2 KB)
WrongShowingWithExcludeFont.PNG.jpg (209.7 KB)
preview_test_pptx(1).zip (395.5 KB)