Hello,
We are using Aspose.PDF .Net and we embed Noto Sans font that is used for text in the documents. We are building multi-page documents that are also combination of existing and newly generated documents. We are noticing random behavior related to the headers of the documents - sometimes the embedded font will be used and sometimes default font will be used. Our application is running on .Net Core 3.1 and it is hosted as Linux Docker container. When we install in the Docker container MS Core fonts we see that for some page headers Noto Sans is used and for other MS Core font is used. We would prefer not to add MS Core fonts but without it we are getting error that Aspose.PDF is looking for “Symbol” font and that can’t be found. We have requirement to use only Noto Sans font. We are using table for the headers and the most left cell is having this random embedded font behavior. We are using the same logic to generate all document headers and we are not able to identify the reason for the random behavior described above.
Please let us know what information will be useful for you to give us further guidance.
Thank you!