Table borders don't display properly when converted from HTML page into MS Word 2003

Posted by Daria on Stack Overflow See other posts from Stack Overflow or by Daria
Published on 2010-03-25T11:36:12Z Indexed on 2010/03/25 11:53 UTC
Read the original article Hit count: 371

Filed under:
|
|
|
|

Hello everyone,

I've got a bit of a complicated set up. I specialise in XSLT which I write for 3rd party system. All CSS looks fine in the browser. Now that system provides a button that converts my generated HTML into MS Word 2003.

However, table borders don't convert as they appear in a Browser. There are lots of tables and they have different borders setup. For example there is one that uses only outside border and no borders inside it. When converting to MS Word, a table appears with ALL the borders in between cells. Which I don't want.

I've tried search the Internet, but didn't come across anything useful. Maybe there are tips or tricks on how to set up tables borders so it's understood properly by MS Word.

The third party said the following: "The system just passes the HTML created through the converter it finds in the installed version of Word".

I would really appreciate any tips and help! Dasha

© Stack Overflow or respective owner

Related posts about html

Related posts about css