RTF to HTML Conversion - Bullet points not exactly correct

We have a Windows app with an RTF editor. We also have a web app with an HTML editor. We would like to use your component to convert RTF to HTML. So far it seems to work well, with the exception of bullet points.
Please see the screenshot provided, which was converted RTF to HTML. Notice the whitespace after the bullet points. The original RTF does not have this space.

This message was posted using Page2Forum (attachment) from Save in the HTML Format - Aspose.Words for Java

Hi Tim,
Thanks for your inquiry.
Could you please attach your RTF document here for testing and we will provide you with some further information. May I also ask which RTF editor you are using, as the issue may occur there.
Thanks,

Hi,
We are using CRichEditCtrl (MFC).
Sample RTF attached.
Thank you for your help, and please let me know if you need anything else.
Tim

Hi Tim,

Thank you for additional information. I managed to reproduce your problem on my side. Your request has been linked to the appropriate issue.
It seems the problem occurs because there is no equivalent of Tab character in HTML. So the only way to work this problem around, I can suggest you at the moment, is refactoring your document. For instance, you can use table instead of using tabs.
Also please follow the link to learn details about how Aspose.Words saves document in the HTML/XHTML and MHTML formats:
https://docs.aspose.com/words/net/save-in-html-xhtml-mhtml-formats/
Best regards,

Hi,
You wrote: “…suggest you at the moment, is refactoring your document. For instance, you can use table instead of using tabs.”
I don’t understand how I can refactor this. Are you suggesting restructuring the RTF data before conversion?
I understand that there is no equivalent of a tab in HTML, but shouldn’t your component handle that? Isn’t that part of the conversion - transalating congruent and similar elements of a document, e.g. change tabs to ?
Respectfully,
Tim

Hi

Thanks for your inquiry. Yes, if it is acceptable for you, you can modify your document manually using MS Word. If no, you should just wait for the fix of this problem. You will be notified as soon as it is fixed.
Best regards,

Hi,

Any idea if this will make it into the next maintenance release?
What is your typical release schedule like?

Thanks,
Tim

Hi Tim,
Thanks for your inquiry. We make releases every 1 -2 months. I’m afraid work on this issue has not started yet so it will not be resolved before the next release. We will keep you informed of any developments.
Thanks,

The issues you have found earlier (filed as WORDSNET-1035) have been fixed in this .NET update and this Java update.

This message was posted using Notification2Forum from Downloads module by aspose.notifier.
(8)