Saturday, April 11, 2009 2:15 pm CDT
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.