Categories
General

The most convulated MS-Word

The most convulated MS-Word to logical-HTML converter ever:
a Perl script that uses COM to get the text and paragraph styles from the Word doc, writes them to an HTML file enclosed in php tags that reverse the Hebrew text.
I ftp it to corky.net, look at it in the browser, php does it’s bit, and voila:
http://corky.net/dotan/roleplaying/nephilimphp.html
Now to save the file, and ftp it back again…

The Perl script is here.