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.

Mon Sep 22, 2014 7:25 pm

For some reason my doc to html conversion is cutting off the left hand margin for the whole page. I.e. main Title Business is showing "siness" with the rest of the text not viewable off the screen and it is not word wrapped etc... Help? Thoughts? Below is just the simple code used in creating it.


doc.LoadFromFile(@"c:\2013Projects\TestApplication\TestApplication\Business Overview.doc");
doc.SaveToFile("test1.html", Spire.Doc.FileFormat.Html);

lexingtonclayw
 
Posts: 1
Joined: Mon Sep 22, 2014 2:50 pm

Tue Sep 23, 2014 1:25 am

Hello,

Thanks for your inquriy.
Please attach your document for our testing.
Thanks,
Gary
E-iceblue support team
User avatar

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

Thu Oct 30, 2014 8:25 am

Dear lexingtonclayw,

We have released a new version of Spire.Doc (Spire.Doc Pack(hot fix) Version:5.2.65) to fix this issue, please download it via link below:
http://www.e-iceblue.com/downloads/hot_ ... 5.2.65.zip

Best Regards,
Burning
E-iceblue Support Team
Best Regards,
Burning
E-iceblue Support Team
User avatar

burning.liu
 
Posts: 406
Joined: Mon Aug 04, 2014 6:47 am

Mon Nov 03, 2014 8:54 am

Hello,

Have you tried the hotfix? Has your issue been resolved? Could you please give us some feedback if convenience?
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

Return to Spire.Doc