Skip to content

Convert a txt file to a doc file

Toby Allen edited this page Dec 27, 2015 · 1 revision

Docto can be used to convert text files to Word Documents also.

docto -f "c:\docs\mytextfile.txt" -t wdFormatDocumentDefault

This will convert the text file to a word document.