Aspose.Pdf .NET 10.5.1.0
The embedded font 'Arial Unicode MS Bold' is not found. Make sure that you set correct path to the font file.
We don't use/embed or call for "Arial Unicode MS Bold" in our code, and we don't have that font installed on any of our servers.
Because our issue seems to be environment related, and because there was a recent issue similar to this,
My question to you is:
What are all of the possible scenarios in your code that can throw this exception?
System.ApplicationExceptionSource: Aspose.PdfMessage: The embedded font 'Arial Unicode MS Bold' is not found. Make sure that you set correct path to the font file.Stack Trace:at .?.??(String , Boolean , String , Exception )at .?.FindFont(? , String , String , Boolean , Boolean , Boolean , String , Boolean )at .?.?(String , String , Boolean , Boolean , Boolean , String , Boolean )at .?.??(TextInfo )at ?..??(Text , Pdf )at ?..??(Pdf , Section , Table , Row , Cell , Text , e , , Boolean )at ?..?(Pdf , Section , HeaderFooter , Table , Row , Cell , Text , e , , Boolean )at ?..??(Pdf , Section , Table , Row , Cell , e , )at ?..?(Pdf , Section , Table , Row , e , )at ?..??(Pdf doc, Section currentPart, HeaderFooter hf, Table table, e assignInfo, useType, Boolean isFirst, & breakTableNextPart)at ?..??(Pdf , Section , e )at ?.?.?(Pdf )at ?.?.??( , Pdf )at Aspose.Pdf.Generator.Pdf.Save(Stream stream)
Thank you,
Joey Latino