Beefy Boxes and Bandwidth Generously Provided by pair Networks
Keep It Simple, Stupid
 
PerlMonks  

Re: MSWORD TO TEXT

by Trinary (Pilgrim)
on Jan 31, 2001 at 21:13 UTC ( [id://55499]=note: print w/replies, xml ) Need Help??


in reply to MSWORD TO TEXT

Did a couple searches, came up with this...the consensus seems to be that there aren't any Word .doc parsers, and your only hope is to use Win32::OLE, which apparently dosen't suit your needs. OLE::Storage just might do the trick...check it out.

I could've sworn there was a command-line utility to do this conversion that would work, but I'm unable to find it right now...will search around some more.

Trinary

Replies are listed 'Best First'.
Re: Re: MSWORD TO TEXT
by Kanji (Parson) on Jan 31, 2001 at 23:08 UTC

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

        --k.


      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
        ;-)
Re: Re: MSWORD TO TEXT
by stefan k (Curate) on Jan 31, 2001 at 21:44 UTC
    I could've sworn there was a command-line utility to do this conversion that would work, but I'm unable to find it right now...will search around some more.

    Here at work we got word2x installed which works on Word6 documents (according to the manpage) but since I got no word documents at all I can't test it. Maybe have a look at http://word2x.alcom.co.uk. The README points to http://www.kfa-juelich.de/isr/1/texconv.html "for a list of other converters". As one can guess from the URL (kfa-juelich) it is a TeX-site ...

    I could swear I once ran across a word-to-ascii-converter, but can't remember name or place, sorry.

    Regards
    Stefan K

    $dom = "skamphausen.de"; ## May The Open Source Be With You! $Mail = "mail@$dom; $Url = "http://www.$dom";

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://55499]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others about the Monastery: (3)
As of 2024-04-19 01:19 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found