Font Weight Is Different when Converting PPTX to PDF

Hi,
I am using Java aspose slides to convert pptx to pdf.
Everything seems fine except the font weight where the text in the original file is bold but in pdf it is not retaining the weight or the width(thickness) of the font. Although the color seems retained , that is darker than the usual text. Can this be fixed?

@pranavkhedkar1512,
Thank you for contacting support.

We need some additional data to help you properly. Please test your results using the latest version of Aspose.Slides if it is possible. If the issue persists, please share and specify the following:

  • input PPTX file and output PDF file
  • code example reproducing the problem with the font
  • version of Aspose.Slides you used
  • version of the operating system on which the code was run
  • JDK version