I have research this message and found numerous posts regarding this error. However, the resolutions do not work with my situation.
I am using aspose.words .net 4.4 and aspose.pdf .net 10.1 running on Windows 7.
When I attempt to save the PDF I get the following error:
System.ApplicationException: Font ‘"’ not found. Please make sure the customer font file is correctly set.
The word document is built from text boxes where data has been copied from a word document and pasted into these text boxes. During this process, html code is generated that may not include the proper formatting.
I am under the impression that a default font is used to prevent this error. This is not happening and the error is generated. How can I force a default font?