On Wed, 30 Jun 2010 14:48:49 -0400, brownh wrote: > I received a .docx file appended in an e-mail, and need to extract and > convert it to a convenient format such as .html, .pdf, or plain .txt. (...) If it's a simple file (just plain text) you can extract (unzip) the .docx into *.xml data for a direct view or convert into another suitable format. Greetings, -- Camaleón