Convert documents of ODT to PS by command line

If there is a kind of command line application which supports to convert any printable documents to various image formats, the word converting document of ODT to PS will be a piece of cake. The internal application doc2pdf.exe of Document Converter is a such kind of application. Only three steps, you can finish the conversion perfectly.

The free trial download website of this command line application is https://www.verypdf.com/artprint/docprint_pro_setup.exe. Please install it on your computer after the installation. The default installation directory of doc2pdf.exe is “C:\Program Files\docPrint Pro v5.0\doc2pdf.exe”. Then you will be able to use the file freely.

Actually, Document Converter is consisted of three applications, they are command line application we introduced above, GUI application which is a good helper when you make batch conversion, virtual printer application which can be used to save paper and ink.

Three steps will start from here and you just need to download the application and follow the operation below one by one.

Opening MS-DOS interface is the first step in the conversion from the document of ODT to PS. The hot key “Window”+ “R” can be used to open “Run” dialog box in which you can input “cmd” in “Open” combo box and click “OK” button. The other way to open MS-DOS interface is to click “Start”—“Run” to open “Run” dialog box and input the same letters in “Open” combo box and click “OK” button.

Inputting command line into MS-DOS interface is the second step in the conversion. You just need to follow the sample below to write your commands.

doc2pdf -i C:\water.odt -o C:\fire.ps

This sample contains all the necessary elements of the command line for converting ODT to PS—called program, source file and target file.

For your better understanding the sample, you should see the following specific one.

"C:\Program Files\docPrint Pro v5.0\doc2pdf.exe" -i "C:\Documents and Settings\admin\Desktop\demo\openoffice\water.odt" -o C:\fire.ps

Where

"C:\Program Files\docPrint Pro v5.0\doc2pdf.exe" is the path of the called program—doc2pdf.exe file. If you don’t want to input the file path into the command line window, you can drag the file you need into the command line window for convenience because the file will turn to the file path at once.

-i "C:\Documents and Settings\admin\Desktop\demo\openoffice\water.odt" is the file path of source file which is the ODT document you want to convert.

-o C:\fire.ps stands for the path of the target file and this path needs to be set by yourself.

Clicking “Enter” button on the keyboard to run the conversion from ODT to PS is the last step in the conversion and you just need to wait for several seconds until the conversion comes to the end.

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!