com.aspose.pdf.internal.l48I.I30I: Requested font type subsetting is not supported when loaded the fonts in the beginning

We are using aspose-pdf 18.9.1

But when replacing the text on PDF file, we are getting following exception.

09:24:49.111 [http-nio-0.0.0.0-8082-exec-8] ERROR c.j.s.s.xxxxxxxxxxxxxxxx- error_sp : com.aspose.pdf.internal.l48I.I30I: Requested font type subsetting is not supported.
com.aspose.pdf.internal.l48I.I30I: Requested font type subsetting is not supported.
at com.aspose.pdf.internal.l48I.I921.l0f(Unknown Source)
at com.aspose.pdf.internal.l137.I5I.l2iF(Unknown Source)
at com.aspose.pdf.internal.l137.I44.lif(Unknown Source)
at com.aspose.pdf.internal.l13l.I0l.lif(Unknown Source)
at com.aspose.pdf.internal.l13I.I7.lif(Unknown Source)
at com.aspose.pdf.internal.l134.I01.lif(Unknown Source)
at com.aspose.pdf.TextSegment.setText(Unknown Source)
at com.aspose.pdf.TextFragment.setText(Unknown Source)
at com.aspose.pdf.facades.PdfContentEditor.replaceText(Unknown Source)
at com.aspose.pdf.facades.PdfContentEditor.replaceText(Unknown Source)
at com.aspose.pdf.facades.PdfContentEditor.replaceText(Unknown Source)

@shari23

Would you kindly use Aspose.PDF for Java 19.8 in your environment and in case you still face any issue, please share your sample PDF document along with complete code snippet. We will test the scenario in our environment and address it accordingly.