Java Converting RTF to HTML

We are converting RTF to HTML using : com.aspose.words.Document

But it looks like that Aspose doesn’t convert the bold underline and italics tags when they are applied together i.e, (\ul\b\i) into html. If I save the same RTF in word the formatting is applied correctly.

Is there any work around for this ?

@DannyMac

Thanks for your inquiry. We will appreciate it if you please share following resources as ZIP file. We will look into these and will guide you accordingly.

  • Your input document
  • Existing output document, that shows the undesired behavior.
  • Expected output document
  • Please share your sample code(source code without compilation errors) that helps us to reproduce your problem on our end.

On further investigation it was an issue with an JS editor it did not like the styles used for bold italic and underlined.

@DannyMac

Thanks for your feedback. It is good to know that you have managed to resolve the issue.

Please feel free to contact us for any further assistance.