Generating HTML through ASPOSE Word

Hi,

I am working on generating HTML using ASPOSE word API.
In my document i have a paragraph and a table.

When i generate the word document using following API “document.save(out, SaveFormat.DOC)” every thing workss fine. But when i use the same API to generate the HTML “document.save(out, SaveFormat.HTML);” my table alignment is not proper. The table shifted to the left. I want this table to cover entire page on browser.
I am attaching the word and html document both which may help in analyzing the problem.

Thanks,

Hello
Thanks for your request. Unfortunately, Aspose.Words does not support auto fitting a table to page width. We are currently looking into supporting this feature. Your request for the feature has been noted and we will inform you of any developments.
Best regards,

It will be great if you guys can provide us some work around for this problem.

Hello
Thanks for your request. The only way to work this problem around I can suggest you is post-processing of your HTML after generating.
Best regards,

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

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