Forgot your password?
typodupeerror

Comment Re:HTML Export (Score 1) 547

Hmm this does work pretty well. I just tried it on one of my documents, the end result was similar formatting, and relatively organized HTML.

A few things it messed up were table borders (for some reason it got rid of borders) and bullets.

Here is what a bullet's code looked like. It only displayed properly in IE (Firefox/Opera give an ugly dot)
<p class=MsoNormal style='margin-left:.5in;text-indent:-21.0pt'><span
lang=EN-CA style='font-size:10.0pt;font-family:Symbol'>&#183; <span style='font:7.0pt "Times New Roman"'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;
</span></span><span lang=EN-CA style='font-size:11.0pt'>Bulleted Text</span></p>
Note that the actually was a dot character, /. just standardizes the encoding.

Slashdot Top Deals

My sister opened a computer store in Hawaii. She sells C shells down by the seashore.

Working...