Document Conversion Issues

We have purchased Aspose.Word and need to convert from html to doc format without invoking microsoft word. Although with two specific documents we are having formatting issues. Whereby the tables and spacing are incorrectly formatting. I am happy to send documents if you can provide an email address to send them to.
Thanks
Matthew

Hi

Thanks for your request. You can send e-mails to Aspose staff members via site. Please snd your document to my e-mail as described here:
https://forum.aspose.com/t/aspose-words-faq/2711
I will investigate the issue and provide you more information.
Best regards.

Hi

Thank you for additional information. It seems the problem occurs because Aspose.Words writes automatic spacing after each paragraph. I linked your request to the appropriate issue. You will be notified as soon as the problem is resolved.
You can suppress this behavior by adding explicit zero margins to these paragraphs and list items like this:

<li style="list-style-type: disc; padding: 1px; margin-top:0pt; margin-bottom:0pt">Hello World!</li>

Best regards.

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

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