Convert documents of ODT to TIF by command line

Three steps will be enough if you use the command line application doc2pdf.exe to convert the document of ODT to TIF. You just need to open the MS-DOS interface, input the command line in MS-DOS interface and find your target file in the specified location. If you don’t know what is doc2pdf.exe, you can see the following contents.

The command line application doc2pdf.exe is one of the internal applications of Document Converter which enables users to convert any printable documents to image formats. Document Converter is powerful enough for its internal applications. They can meet different needs of different people. If you want to make batch conversion, please use the GUI application for it is good at this work. If you are a software developer, you may need the command line application as your helper. If you want to print the document and save paper and ink, the virtual printer application will be a good helper.

The free download website of doc2pdf.exe is https://www.verypdf.com/artprint/docprint_pro_setup.exe and you should install it on your computer.

To smoothly convert the document of ODT to TIFF, you should see the following contents which is a good guide for you.

Firstly, the MS-DOS interface must be opened for doc2pdf.exe is a MS-DOS oriented application. You can click “Start” to open start menu in which please click “Run” to open “Run” dialog box. Then please input “cmd” or “CMD” in “Open” combo box of the dialog box and click “OK” button. You can also use the hot key “Window”+ “R” to open “Run” dialog box to skip the start menu.

Secondly, the command line must be inputted in MS-DOS interface. There are three parameters in the command line for converting ODT to TIF, which are called program, source file and target file. The following template can explain it for you.

doc2pdf -i C:\you.odt -o C:\me.tif

To master the command line, you should apply it yourself and there is an example below which is the application of the template.

"C:\Program Files\docPrint Pro v5.0\doc2pdf.exe" -i "C:\Documents and Settings\you.odt" -o D:\me.tif

You can see that in the command line,

"C:\Program Files\docPrint Pro v5.0\doc2pdf.exe" is the path of the doc2pdf.exe.

-i "C:\Documents and Settings\you.odt" is the path of source file.

-o D:\me.tif is the path of target file.

Lastly, you should click “Enter” button on your keyboard to run the conversion from the document of ODT to TIF. When the conversion is over, you can find your target file in the specified location and you can also some kind of image viewer to browse the target file.

VN:F [1.9.20_1166]
Rating: 0.0/10 (0 votes cast)
VN:F [1.9.20_1166]
Rating: 0 (from 0 votes)

Related Posts

Leave a Reply

Your email address will not be published. Required fields are marked *


Verify Code   If you cannot see the CheckCode image,please refresh the page again!