Incode Systems Home Page Incode Systems, Inc.


RTFUTIL



(Windows 95 or higher command line utility)

This program performs manipulations of RTF word processor files supported by MS Word and WordPad, which is included with Windows.

RTFUtil - Copyright (C) 2009, Incode Systems, Inc.
Version 0.9.1 www.incodesystems.com sales1@incodesystems.com

Usage: RTFFrag [[InFile [OutFile]]
Reads RTF InFile and writes OutFile as an RTF fragment
which may be inserted in another RTF file.

Usage: Copy InFile [OutFile]
Copies RTF InFile to OutFile.
If OutFile not given, InFile is used as OutFile.
This can be useful to remove unneeded RTF code.

Usage: Append InFile [OutFile]
Appends RTF InFile to OutFile.
If OutFile not given, InFile is used as OutFile.