Spire.Doc is a professional Word .NET library specifically designed for developers to create, read, write, convert and print Word document files. Get free and professional technical support for Spire.Doc for .NET, Java, Android, C++, Python.

Tue Apr 16, 2013 7:31 pm

Hi, I have an issue converting a file from Ms-Word to html, if the word file contains tables, lines of tables are not displayed in the html file.

The problem only applies to MS-Word documents with extension .docx.

With .doc extension works perfect.

attached .docx test file.

Thanks.

Jhon Z.

jzunigaparedes
 
Posts: 7
Joined: Wed Feb 13, 2013 2:39 pm

Wed Apr 17, 2013 1:14 am

Hi jzunigaparedes,

The issue has been resolved and the new hotfix has been released. Please download and test Spire.Doc Pack (Hot Fix) Version:4.7.20(http://www.e-iceblue.com/Download/download-word-for-net-now.html).

if there are any questions, welcome to get it back to us.

Sincerely,
Gary
E-iceblue support team
User avatar

Gary.zhang
 
Posts: 1380
Joined: Thu Apr 04, 2013 1:30 am

Wed Apr 17, 2013 3:26 am

I'm sorry, but I downloaded the HOTFIX 4.7.20 and keep getting the same result, the lines of the tables are not displayed in html.
Maybe if you give me a sample code.

I am using the following code:

Dim WordFilePath as String = "E:\Tabla_Test1.docx"
Dim WordhtmlFilepath as String = "E:\Tabla_Test1.htm"
Dim document_Renamed As New Spire.Doc.Document(WordFilePath)
document_Renamed.SaveToFile(WordhtmlFilepath, Spire.Doc.FileFormat.Html)

Thanks.

jzunigaparedes
 
Posts: 7
Joined: Wed Feb 13, 2013 2:39 pm

Wed Apr 17, 2013 6:16 am

Thanks for your response.
So sorry for inconvenience. I have transferred the issue to our Dev team, once there are any result, I will update this thread ASAP.

Thanks,
Gary
E-iceblue support team
User avatar

Gary.zhang
 
Posts: 1380
Joined: Thu Apr 04, 2013 1:30 am

Fri Apr 19, 2013 9:00 am

Thanks for your waiting.
Sorry for inconvenience. The issue has been resolved by our Dev team, we will release its hotfix. Once it has been released, I will update the thread ASAP.

If there are any questions, welcome to get it back to us.

Sincerely,
Gary
E-iceblue support team
User avatar

Gary.zhang
 
Posts: 1380
Joined: Thu Apr 04, 2013 1:30 am

Fri Apr 19, 2013 1:24 pm

Hi Gary.zhang,

Thanks for keeping me informed.
Periodically will review the post.

cordially,

Jhon Z.

jzunigaparedes
 
Posts: 7
Joined: Wed Feb 13, 2013 2:39 pm

Tue Apr 23, 2013 7:41 am

Hi jzunigaparedes,

The issue has been resolved and the new hotfix has been released. Please download and test Spire.Doc Pack (Hot Fix) Version:4.7.22(http://www.e-iceblue.com/Download/download-word-for-net-now.html).

If there are any questions, welcome to get it back to us.

Sincerely,
Gary
E-iceblue support team
User avatar

Gary.zhang
 
Posts: 1380
Joined: Thu Apr 04, 2013 1:30 am

Thu Apr 25, 2013 3:47 am

Hi, Gary.zhang

I downloaded the DLLs, and I've done the tests, everything works perfect.

well-done!!

Thank you very much.

jzunigaparedes
 
Posts: 7
Joined: Wed Feb 13, 2013 2:39 pm

Return to Spire.Doc