Trilight Zone Forum Index Trilight Zone
Privacy & Anonymity is our speciality !
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Reading MSWord document

 
Post new topic   Reply to topic    Trilight Zone Forum Index -> Other Unix
Author Message
thedark
Second Lieutenant


Joined: 30 Jul 2005
Posts: 1074

PostPosted: Thu Aug 04, 2005 11:30 am    Post subject: Reading MSWord document Reply with quote

There are allot of programs around who let you read MSWord documents. The two programs
I use are 'antiword' and 'mswordview'. The last one is currently known as 'wvware' but
at the time I write this still known as 'msworview' in the ports.

antiword
Install 'antiword' via:

/usr/ports/textproc/antiword

Antiword is an application that displays the text of MS Word files. Only files made by
MS Word version 6 or later are supported.

Run antiword from the command line:

user@host:~#antiword mydoc.doc | less

You can browse thru the docment if you redirect the output to e.g. less

MswordView
Intall 'mswordview' via:

/usr/ports/textproc/mswordview

Run mswordview for the command line:

user@host:~#mswordview mydoc.doc

And then mswordview will create a file named 'mydoc.doc.html'. Open this file with your
browser and you can read the word document.
Back to top
Display posts from previous:   
Post new topic   Reply to topic    Trilight Zone Forum Index -> Other Unix All times are GMT
Page 1 of 1

 


Powered by phpBB © 2001, 2005 phpBB Group