Convert documents of RTF to bitmap image by command line

In this article, you will see the specific steps about converting document of rtf to bitmap. The leading role application in the conversion process is the command line application doc2pdf.exe. It is a powerful application which is able to convert any printable documents to image formats.

Before the conversion from rtf to bitmap image, you just need to download the application tool doc2pdf.exe at https://www.verypdf.com/artprint/docprint_pro_setup.exe and set up it on your computer. Then the application is available and you can call it in MS-DOS prompt window freely.

Please open the MS-DOS interface at first. You need to click “Start”—“Run” to open “Run” dialog box and input “cmd” in “Open” combo box. Then please click “OK” button. The other way for the same purpose is to use the hot key “Window”+ “R” combination on the keyboard.

In the opened MS-DOS interface, you should input the command line which is consisted of called program, source file and target file into it. The called program is the command line application doc2pdf.exe, the source file is the RTF document you want to convert and the target file is the bitmap image you want to create. By referring to the following command line sample, you can write your own one.

doc2pdf.exe –i D:\TESTIN.rtf –o D:\TESTOUT.bmp

Here we take BMP format image as the example of bitmap image.

But you should remember that you need to use the path of each element of the command line just like the following example.

"C:\Program Files\docPrint Pro v5.0\doc2pdf.exe" –i D:\TESTIN.rtf –o D:\TESTOUT.bmp

From the whole command line, you can see that the paths of called program, source file and target file have been applied. Before the paths of source file and target file, you should not forget “-i” and “-o” which mean “Input” and “Output”.

At last, please click on “Enter” button on the keyboard for running the conversion from rtf to bitmap.

There are also some other information about doc2pdf.exe. It is one application of Document Converter which contains command line application, GUI application and virtual printer application. With the help of GUI application, you can make batch conversion quickly and easily. The virtual printer application can be used to scale page size and combine several pages on one single sheet. If you want to know more about Document Converter, you can visit the following website: https://www.verypdf.com/artprint/index.html.

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!