I’m using Aspose.pdf to convert html to pdf to pptx using pptx_save options.
I’m able to successfully generate the pptx file. But issue is with the auto generation of fonts. Instead of Arial its generating Xxxxxx-ArialMT. Xxxxxx- is auto generated each time while converting.
I need help on suppressing this autogenerating font. Keep the same font as we are passing in html to pdf and same font to ppt?