After the last Microsoft security update, the equation editor library was deleted, including its specific font (MTEXTRA.TTF).
This causes a dysfunction in an application I'm working on. My App uses the Aspose Library to convert an Excel file into a PDF file.
Weird enough, I'm not using any equations in my Excel file, the application keep crushing whenever I try to convert the Excel file into the pdf one and the error I got is that the MTEXTRA font is not found!
I managed to fix (temporary) the issue by re-installing the font. I want to know if anyone had a similar issue and can you explain why the Aspose library search for the font if I dont use any equations?
Alternatively, can anyone tells me why the application is searching for the font in this particular path? and is it possible to change it?
For info:
- OS: Windows 7 Entreprise - 64-bit
- Aspose.Cells for .Net ( version 4.8.2)
- Office 2010