Jean-Marie Gouarné > OpenOffice-OODoc-2.102 > text2odf

Download:
OpenOffice-OODoc-2.102.tar.gz

Annotate this POD

CPAN RT

Open  2
View Bugs
Report a bug
Source   Latest Release: OpenOffice-OODoc-2.108

NAME ^

text2odf - Text to OpenDocument conversion

SYNOPSIS ^

cat sourcefile.txt | text2odf targetfile.odt

DESCRIPTION ^

This filter creates an OpenDocument (ODF) file and fills it with the text coming through the standard entry. The target file is created, and any existing file with the same name is replaced. To avoid this behaviour and append the text to an existing OOo file, just remove the create => 'text' option in the script.