blob: 364418fd3201ad9bcefff8532e9f8e37b6c58c84 (
plain)
1
2
3
4
5
6
7
8
9
10
|
This is a program for viewing RTF and MS Word 97 documents. It produces
plain text output and can optionally convert some non-standard characters
into TeX control sequences. It has rudimentary table handling in TeX
mode. Also included are:
- wordview, a small GUI frontend to catdoc that works with Tcl/Tk 7.6 and up;
- xls2csv, which converts Excel spreadsheets to plain text files with CSV
(comma-separated value) lines; and
- catppt, which extracts text from PowerPoint files.
WWW: http://wagner.pp.ru/~vitus/software/catdoc/
|