Hi team , I am converting the html content into the pdf using the aspose.pdf . With doing that, i am facing the exception related to the Mangal font not found. I have tried adding the mangal font manually but it is not g…...(MemoryStream ms = new MemoryStream(Encoding.UTF8.GetBytes(htmlContent)))...(MemoryStream ms = new MemoryStream(Encoding.UTF8.GetBytes(htmlContent)))...