in reply to Re: MSWORD TO TEXT
in thread MSWORD TO TEXT

Check out the wm library; a rather nifty suite of command-line Word conversion tools.

    --k.


Replies are listed 'Best First'.
Re: Re: Re: MSWORD TO TEXT
by iguane (Beadle) on Apr 12, 2001 at 18:30 UTC
    For this part, i just write a part of code to transform WORD to TEXTE by using OLE::win32. The limit of the system is to use on WINDOWS MACHINE. But it works correctly
      Hey you're too modest to mention it, so :
      Complete example here
      ;-)