Save to PDF using Aspose Words Java 15.10 Issue with Fonts

While saving the word doc generated using aspose words to a PDF the fonts set do not seem to work.
Even after setting
FontSettings.setDefaultFontName(“Calibri”)
FontSettings.setFontsFolder(“fonts”,false)

The word doc generated seems to be in Calibri but the PDF is not.
In the war the packaged the Calibri font file too (inside folder fonts)

Please suggest

@ngujaran,

Please share the sample input and output files along with complete code snippet that you have used at your end. We will look into it and update you about our findings.