Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Word Document processing

Status
Not open for further replies.

ericksoda

Programmer
Oct 22, 2001
60
US
I have an application that processes Word documents. In order to work on the files, I run them through ConvertDoc to convert them to rich text files first. This is fine if I have 10,000 files to process, but when I want to do just one file it would be nice to be able to operate on the file directly.

Is there a Word Text Box that works like the Rich Text Box, only opens Word files directly? The files I am working with are fairly simple, so it does not matter if we lose some of the fancy stuff.

Thank you for the help!

David
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top