pdf print

How to print a damaged pdf document using a command line?

If you are running a server or computer station offering service of processing a mass of pdf documents, you may need an application supporting printing pdf documents via command lines. An application running in MS-DOS mode will support be called in a batch processing script. VeryPDF PDFPrint is a program created for printing pdf documents via a command line. Some times, a pdf document may be damaged in transmitting process, which will be difficult to view and print. VeryPDF PDFPrint has the ability to fix the damaged pdf documents before printing them. This article is to give some descriptions of using the function of fixing damaged pdf documents.

Before using the program of VeryPDF PDFPrint, you need to download it from https://www.verypdf.com/pdfprint/index.html#dl. The program and its resources are packed in a zip package, and you have to unpack it into your hard disk of your computer. After downloading the package, you can unzip it into any directory for convenience. The author of the article uses the directory of “D:\pdfprint_cmd” to store the components of the program. You must find an executable file with name of “pdfprint.exe” in the directory where you unpacked the program package. This executable program is for calling in a command line under MS-DOS command prompt.

So, before using this program in MS-DOS mode, you have to launch a MS-DOS command prompt window of your system. Press and hold the button of “Windows” of your keyboard and press “R”, a dialog of “Run” will pop up. Type “cmd” or “cmd.exe” into the input box of the dialog, and press “OK”, a MS-DOS command prompt window will be started.

The default current directory of the MS-DOS command prompt window is “C:\Documents and Settings\USER” where “USER” is the system logon name of your Windows system. In the current directory, you must include the full path of the program of PDFPrint to print a pdf document. A command line of calling the program in the directory is as follow,

D:\pdfprint_cmd\pdfprint.exe D:\pdfprint_cmd\readme.pdf <Enter>.

This command line is to call the program of “pdfprint.exe” located in “D:\pdfprint_cmd\” and print pdf document of “readme.pdf” using the default system printer and settings. For easy using, you can add the directory where PDFPrint is stored into the environment variables. The process of adding a path as an environment variable can be found here. After adding the directory of PDFPrint as an environment variable, it is possible to call the program in any directory of your system. The coming screen snapshot shows the MS-DOS command prompt window with its current directory of “D:\pdfprint_cmd\”.

image 

The option of “-preproc” is for preprocessing the pdf documents before printing them. This function is useful for fixing those damaged pdf documents before printing them. The next command line is an example of using the option of “-preproc”.

pdfprint -preproc readme.pdf <Enter>.

VeryPDF PDFPrint is a multifunction program for printing pdf documents in command lines, and it supports almost all of the options of a physical printer. You can get more descriptions of the program at https://www.verypdf.com/pdfprint/pdf-print-cmd.html and https://www.verypdf.com/wordpress/category/pdf-print. If you wish to activate all the functions of the program, please buy a license from this URL, https://www.verypdf.com/order_pdfprint_cmd_svr.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)
pdf print

Print pdf documents to other formats via a command line

Batch processing is a good method of printing a mass of documents. In Microsoft Windows Operating Systems, a batch script can easily call an application that supports running in MS-DOS command mode. VeryPDF PDFPrint is a program designed for printing pdf documents in a command line. If you are running a server offering batch processing service of printing pdf documents, VeryPDF PDFPrint will be a good choice for you. The program also supports to print pdf documents to file saved in hard disk, which can be used to converting pdf documents to other formats.

To use the program, you have to download it at https://www.verypdf.com/pdfprint/index.html#dl. The resources and components of PDFPrint are packed in a zipped package, and you have to unzip it to your hard disk before using it. The author has chosen the directory of “D:\pdfprint_cmd” for storing the program. After unpacking, in the directory, you will find a file named “pdfprint.exe” which is used for calling in a command line.

You can follow the menu path to start a MS-DOS command prompt window before using the program. Select [Start] –> [Run…], and you will see a dialog of “Run” coming out. Input “cmd” or “cmd.exe” into the input box of the dialog and press “OK”, then a MS-DOS command prompt window will be started.

The default current path of the MS-DOS command prompt is “C:\Documents and Settings\admin\” where “admin” is the logon name for your system. In this current directory, you have to use the full path of PDFPrint to call the executable program. A simple command line of calling the program with its full path is

D:\pdfprint_cmd\pdfprint.exe D:\pdfprint_cmd\readme.pdf <Enter>.

The command line above calls the program “pdfprint.exe” stored in “D:\pdfprint_cmd\” and prints the pdf document of “readme.pdf” stored in the directory of “D:\pdfprint_cmd\”. To directly call the program in any directory of your system, you can change the current directory of the MS-DOS command prompt to the one that the program PDFPrint is stored in. The following two commands are for changing the current directory of “C:\Documents and Settings\admin\” to “D:\pdfprint_cmd\”.

D: <Enter>
cd pdfprint_cmd <Enter>

After changing the current directory of MS-DOS command prompt, the program now is able to be called from any directory. A basic command of using PDFPrint is

pdfprint readme.pdf <Enter>.

This command line is to print pdf document of “readme.pdf” using the system default printer and settings.

The option of “-printtofile” is for printing pdf documents to hard disk from the printing spooling, and this function can be used for converting pdf documents to other formats using supported virtual or physical printers. The following commands are for converting a document of pdf to xps format using the system virtual printer named “Microsoft XPS Document Writer” and save the converted file as “cvt.xps”.

pdfprint –printer "Microsoft XPS Document Writer" –printtofile "cvt.xps" readme.pdf <Enter>.

The option “-printer” is for specifying the printer “Microsoft XPS Document Writer”, and for more information about this option, please see https://www.verypdf.com/pdfprint/pdf-print-cmd.html. This command line will convert the document “readme.pdf” from pdf to xps and save the xps file as “cvt.xps”.

The words above are some descriptions of VeryPDF PDFPrint. If you need to use the program with all its function, please buy a license at https://www.verypdf.com/order_pdfprint_cmd_svr.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)
pdf to image converter

How to convert PDF to TGA when I need to convert just one page of PDF to be converted?

The Targa format(. tga), which stands for Truevision Advanced Raster Graphics Adapter, was designed by Truevision (now Pinnacle Systems) in 1984. TGA is a raster graphic file format, it supports 8, 16, 24, or 32 bits per pixel at a maximum of 24 bits for RGB colors and and 8-bit alpha channel. TGA is often used to store texture files referenced by 3D video games.

You could convert PDF to TGA in PDF To Image Converter v2.1, where there is a functional option named “Page range”. Here is the steps on converting PDF to TGA in it.

Step1. Open your PDF To Image Converter v2.1 to its interface.

快照118

Add your PDF file into PDF To Image Converter v2.1, which includes previewing your PDF file and adding its route into batch process form. Use adjusting icons to check on your PDF file carefully in PDF To Image Converter v2.1.

快照119

Step2. Focus on page count of PDF file in batch process form, you could see there are 2 pages in PDF file, so if you want to make one page of PDF to be converted here, please click the check-box of “Page range” to activate the edit-boxes of “From” and “To”, then input 2 in the edit-boxes of theirs(or type 1 into them to get the 1st page to be converted) to get the 2nd page to be converted.

快照122

Step3. Set target file type as TIF and select a target folder in “Destination folder”.

快照125

Step4. Convert PDF to TGA to get 1 TGA image via clicking “Convert” button. Shut down your PDF To Image Converter v2.1.

快照126

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

How to convert html to jpg format?

Sometimes you want to save the whole webpage in your computer so that you can browse it at any time no matter there is Internet or not.But how to and what kind of tools we can use?

Don’t worry,HTML Converter Command Line can help you.It allows you to convert web pages to PDF, PS (postscript), WMF,JPG, EMF vector formats.HTML Converter Command Line also allows you to create previews or thumbnails of web pages in a number of different formats, such as TIF, TIFF, JPG, JPEG, GIF, PNG, BMP, PCX, TGA, JP2 (JPEG2000), PNM, etc.

After using HTML Converter Command Line,you will find how convenient and easy it is only by some command lines.

This article will introduce to you how to convert html to jpg format with HTML Converter Command Line.You can learn step by step.

Step1.Run cmd.exe

Click “start” and click “run” in start menu.Then input “cmd” in “open” edit box and click “OK” button.Please look at figure1.

image

                                     figure1.

Step2.Input commands

You should input the commands in cmd.exe dialog box to run the conversion of html to jpg.The commands should contain the called program,source file and target file.Please look at figure2.

image

                                                                           figure2.

The commands are "C:\Documents and Settings\admin\Local Settings\Temp\htmltools\htmltools.exe" "www.verypdf.com" verypdf.jpg.

"C:\Documents and Settings\admin\Local Settings\Temp\htmltools\htmltools.exe"   is the directory of htmltools.exe which is the executable file in HTML Converter Command Line.

“www.verypdf.com  is the URL of webpage.

verypdf.jpg  is the name of target file.

Then you will find the jpg file in current directory—C disk where the target file will be saved in by default if there is no specifying of output directory.Please look at figure3.

image

                                                                            figure3.

If the commands are "C:\Documents and Settings\admin\Local Settings\Temp\htmltools\htmltools.exe" "www.verypdf.com" “C:\Documents and Settings\admin\Desktop\New Folder\verypdf.jpg”,the target file will be saved in C:\Documents and Settings\admin\Desktop\New Folder.

Of course,when converting html to jpg,you can specify the directory of output file yourself.

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

How to make properties default when edit comment in docPrint preview application?

VeryPDF docPrint supports you to add comment, edit comment, and  change the properties of comment on current page in docPrint preview application. docPrint preview application is one of the application of VeryPDF docPrint . VeryPDF docPrint is not only a printer driver, which allow you to preview with editing capability, Easily add blank pages, delete pages, and re-sequence jobs; but a document converter, which converts any printable document to 50+ graphics. This article will show you only a little part of the print preview function of VeryPDF docPrint: how to make properties default of comment by default.

When you add and edit comment on current page, you may want to save the properties you have set, so then the newly added comment will with the original properties as the same as the the saved one. In this article. I would like to take text comment as an example to show you how to make properties of text comment default in the docPrint preview application.

As illustrated on the following page in the Annotate Document dialog box, the text comment is of the original properties.

image

Now, let’s change the properties of the text comment. You can right click the text comment, and select Properties on the menu to open the Properties dialog box. We click the Fill Color check box, set pink as the fill color, and set 20 as the Font Size. Then click Close to close the box.  We also drag the text comment to the proper size, then we got the text comment with new properties on current page.

image 

image

Then to make properties default, you should right click the text comment, and choose Make Properties Default on the menu.

image

After that, when you add a new text comment, the original properties of the newly added text comment will be the same as the saved one. You can evaluate the effect of the function on the following screenshot: The one marked by an arrow an is the newly added text comment. As you can see, it has the same fill color, font color and font size as the former one.

image

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