From: Lei Wu Date: 2005-12-22T02:12:48+09:00 Subject: Re: Merging two Word documents with Ruby? If you have a choice, don't use Word document. Use RTF format instead. RTF files can be opened the same way as Word documents, but are a lot easier to process. Lei