RTF to PDF conversion issue with Aspose 26.6 version with license (Working fine with trial version)

I have procured license for Aspose total library. RTF to PDF conversion using license version cause the issue related to placeholder replacement (Working fine with trial version).

Aspose library version - 26.6

ORIGINAL RTF file:

1. With License version
Not converting the RTF file placeholder tags to actual value.
So, while converting to PDF using aspose library, placeholders remain same in PDF file.

2. With Trial version
No issue with trial version, while converting to PDF using aspose library, placeholders replaced with actual value in PDF file.

Same below java code is used for license and trial version


@dipenkumar Could you please provide the RTF file that you’re trying to convert?