I am getting the following warning message while converting Powerpoint (.ppt, .pptx) files to PDF.
WARNING: An illegal reflective access operation has occurred
WARNING: Illegal reflective access by com.aspose.slides.internal.gy.do
(file:/******/.m2/repository/com/aspose/aspose-slides/21.10/aspose-slides-21.10-jdk16.jar) to method sun.font.FontUtilities.getFont2D(java.awt.Font)
WARNING: Please consider reporting this to the maintainers of com.aspose.slides.internal.gy.do
WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
WARNING: All illegal access operations will be denied in a future release
I just save my presentation object to an Outputstream using com.aspose.slides.SaveFormat.Pdf