in reply to Re: How to generate HTML from Word document ?
in thread How to generate HTML from Word document ?

"...you may want to try Win32::OLE to remote control Word to create the HTML for you."

This isn't an option, they're running Linux.

  • Comment on Re^2: How to generate HTML from Word document ?

Replies are listed 'Best First'.
Re^3: How to generate HTML from Word document ?
by Anonymous Monk on May 30, 2013 at 09:56 UTC

      Using Wine may work, but without a lot of investigation I couldn't recomend it. IMHO it muddies the waters in that you may go chasing a problem with running MS Office, Perl and all the required modules under Wine. That said, it's a fair point to raise, but would require much time to investigate.