How to make all table borders invisible in MS Word after copying from HTML
Posted
by
TheBW
on Super User
See other posts from Super User
or by TheBW
Published on 2012-11-06T17:04:49Z
Indexed on
2012/11/07
17:04 UTC
Read the original article
Hit count: 308
I am in a situation where I need to make a HTML report into a word report with nothing more that Ctrl+C or opening it with Word. I end up with a lot of nested tables. Problem lies in the fact that css formats the table in HTML while in Word document they are left with horrible looking borders, that need to be invisible.
It would take extensive amounts of time to make each tables borders invisible.
Is there a way to make all borders of every table in document invisible?
© Super User or respective owner