pdf print

pdf print does print pdf file to printer only starts but without printing the page

Hello,

I evaluate your products

"VeryPDF PDFPrint Command Line Version v2.0"

AND

"VeryPDF PDFPrint SDK Version v2.0"

because we need to print PDF files from command line. Both products generate a print job but the printer only starts without printing the page. Direct print of the pdf file work well. It’s a Windows 7 32-bit environment. Maybe you can help me with this error? Do you know why this happen? I try it on different computers with different printer without success. Is this because I use the evaluation version without productkey?

Thanks for your help,
=============================
Please run following command lines to print your PDF file again,

pdfprint.exe -shell C:\test.pdf
pdfprint.exe -shell2 C:\test.pdf
pdfprint.exe -raster2 C:\test.pdf
pdfprint.exe -useembedfont C:\test.pdf

Can you print your PDF file properly with one of above command lines?

VeryPDF
=============================
Sorry, another question.

I have to compile the software with the option x86 because when I use AnyCPU the software crash on a 64-bit system. Do you have the dll from the SDK also for Windows 64-Bit systems?
================================
Thanks for your message, we haven't a 64bit pdfprintsdk.dll file yet, however, you can call pdfprint.exe from your application directly, pdfprint.exe can be called from both 32bit and 64bit applications.

VeryPDF
================================
Hello,

pdfprint.exe -shell C:\test.pdf
pdfprint.exe -shell2 C:\test.pdf

print correctly.

I think it’s the same problem like this:

the printer is blocked until the print job is manually deleted from the printer

I use a "Lexmark Optra T612".

Thanks for your help!
===============================
Thanks for your kindly information.

VeryPDF

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 an emf to gif format?

The Graphics Interchange Format, GIF image format is widely used on the internet because of the portability and extensive support. The gif supports 8 bits per pixel and up to 256 distinct colors. The most attractive point of the gif format is that it supports animations and 256 colors for every frame. The low color number makes the format not suited for photographs that need high quality. However, the format is widely used for simple graphics on internet.

VeryPDF HTML Converter can convert files among many different formats and this post will tell how to convert a emf to gif.

Your can run the component of VeryPDF HTML Converter, htmltools.exe in command line mode to complete the conversion from emf to gif as follows:

D:\htmltools\htmltools.exe D:\htmltools\verypdf.emf D:\htmltools\verypdf.gif

where D:\htmltools\htmltools.exe is to call the convert tool, D:\htmltools\verypdf.emf  is the name of the source file and D:\htmltools\verypdf.gif is for specifying the name of the target file. The whole process is displayed in the below snapshot.

imageAs you see, the command lines displays the conversion time and the number of converted files.

After finishing the conversion from emf to gif, you can edit your new gif file with any image editor, such as Windows built-in picture viewer and editor as shown below:

image

To view your converted gif.

image

To edit your converted gif.

After editing your gif files, you can use them anywhere you want.

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)

Use VeryPDF HTML Converter to convert an emf image to eps format

Encapsulated PostScript, EPS, is an excellent format for storing images via postscript. EPS files are frequently used in academic articles pressing, and friendly to typesetting because applications can use the description information in an EPS file to layout the page even if the image of the EPS can not be displayed exactly.

Here is a simple guide to use VeryPDF HTML Converter to change an emf file into an eps file. You can type the commands as follows:

"D:\htmltools\htmltools.exe D:\htmltools\verypdf.emf D:\htmltools\verypdf.eps",

in which "htmltools.exe" is for telling the cmd.exe to call the tool, "verypdf.emf" is the name of original file and "verypdf.eps" is the name of output file with extension name specifying the target format EPS. “D:\htmltools\” can be changed to a proper directory for your condition and system.

The below is a screen snapshot of the process which shows a successful conversion by VeryPDF HTML Converter.

image

The converted eps file can be viewed by any viewer applications that support the format. The other screen snap shows an eps file converted from an emf 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)
html converter (htmltools)

How to convert an emf file into a bitmap file?

Bitmap is the full name of the bmp file format. Just as its name implies, a bitmap is a map of bits which vividly shows the basic method of saving a image in a digital format, bit array.

The method of converting emf to bitmap should be the same as converting emf to bmp. In the MS-DOS command line box, we can convert an emf file into bitmap format with VeryPDF HTML Converter as shown by the below screen snapshot. The first typed string, htmltools.exe, is the name of the conversion tool, the second string is the name of the original file, and the third string is to specify the name of output file. The conversion target, bitmap format, is specified by the extension name in the third string.

image

After the conversion, you can easily view the the bitmap image with the Windows built-in image viewer by double clicking the file name in your file explorer. The following snapshot shows the bitmap image converted from a emf file.

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)
html converter (htmltools)

How to convert an emf file to bmp format?

Emf is the extension name of a file in graphic format Enhanced MetaFile. You can convert an emf file into bmp format using VeryPDF HTML Converter in MS DOS command line mode easily.

The following screen snapshot shows the simple process of converting an emf file to a bmp file with VeryPDF HTML Converter. You can just type htmltools.exe (with the whole path if the current directory is not the one that VeryPDF HTML Converter installed in) followed by the name of the original file and the new name for the output file. You can just convert an emf file into bmp format with specifying the format by the extension names of the original and output files.

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)