We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
To convert a single file to html
docto -f "c:\path\docs\mydocfile.doc" -O "C:\path\docs\mydocfile.pdf" -t wdFormatHTML
To convert a directory of files to html
docto -f "C:\Path\Docs\" -O "C:\Path\PDFs" -t wdFormatHTML
This can be useful if you wish to display in a browser.
Convert