convert word document to html
First install the required package:
sudo yum install wv
Description:
- Description : Wv is a program that understands the Microsoft Word 6/7/8/9
- binary file format and is able to convert Word
- documents into HTML, which can then be read with a browser.
And here is the list of the programs that this utility provides:
/usr/bin/wvAbw /usr/bin/wvCleanLatex /usr/bin/wvConvert /usr/bin/wvDVI /usr/bin/wvDocBook /usr/bin/wvHtml /usr/bin/wvLatex /usr/bin/wvMime /usr/bin/wvPDF /usr/bin/wvPS /usr/bin/wvRTF /usr/bin/wvSummary /usr/bin/wvText /usr/bin/wvVersion /usr/bin/wvWare /usr/bin/wvWml
So, if you want to convert a doc file to html just do:
wvHtml file.doc file.html
Related articles
Related Articles:
- 2010/04/27 How To Modify Your Wordpress Theme Via The Browser Using Stiqr
- 2012/06/12 symlinks -delete all invalid soft links in Linux/Fedora
- 2011/11/05 g flag in :s useless in vim
- 2011/11/03 using `!#$’ to referance backward-word
- 2011/06/18 Faster blog with stats removed
Authored By Amit Agarwal
Amit Agarwal, Linux and Photography are my hobbies.Creative Commons Attribution 4.0 International License.