PostScript to Image Converter

How to convert EPS to Vector by command line?

Question: I need a PS or EPS converter that can convert to EMF and maintain vector format. I downloaded your program, but the EMF conversions are not vectored,but are raster.I can find no options in either the command line or com which look like they
would control output format.Will your product do this and how?Thanks,

****************************************************************************

Answer: I guess you used the wrong software. According to your needs, maybe you can have a free trial of software VeryDOC Postscript to Image Converter, which can be used to convert PS and EPS files to dozens of image formats, such as TIFF, JPG, GIF, PNG, BMP, EMF, WMF, PCX, TGA and so on. Take converting EPS to vector of EMF for example, I will show you how this software works.

Step 1. Download Postscript to Image Converter

  • This software is command line version, so we have compressed it to zip file and then uploaded it.
  • So after downloading, it is an zip file. Please extract it to some folder and then check the elements in it.
  • Before running the conversion, you’d better read the website and readme.txt file carefully.

Step 2. Convert EPS to EMF

  • Do the conversion following usage and examples.

Usage: ps2img [options] <-i PS File> [-o Output]
Examples:

  • When converting single EPS to EMF, please refer to the following command line.
    ps2img -i C:\input.eps-o C:\output.emf

    -i [input PS file]   : Input PS filename
    -o [output TIF file] : Output TIFF filename

  • When you need to set bit count for the generated image files, please refer to the following command line.
    ps2img -b 4 -i C:\input.eps -o C:\output.emf
    -b [bit count]       : Set bit count in generated image files
  • When you need to do batch conversion, you can use wild character like the following command line. By this method, you can convert the whole directory EPS file to EMF in one go.
    ps2img -i C:\*.eps -o C:\*.emf
  • When converting PS file to EMF by ghostscript, please refer to the following command line.
    ps2img -a -i C:\input.ps -o C:\output.emf
    -a                   : Call ghostscript to convert postscript to image files

This software also has other functions and parameters, I can not list all of them here. If you need to know more, please check them in the parameter list. During the using, if you have any question, please contact us as soon as possible. Please check the conversion effect from the following snapshot. Through comparing, it is not hard to find the conversion effect is perfect. When you need to convert PS or EPS  to EMF and maintain vector format, this software is a good option for you.

input eps and output emf

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

How to print HTML using more than 100 standard paper types?

  Recently  some customers ask that how to print HTML to A4 paper. Here I will share one of methods about how to print long HTML to more than 100 standard paper types. I do the printing job by script under the help of software VeryDOC HTMLPrint to Any Converter.

Step 1. Download HTMLPrint to Any Converter

  • This software is requisite element of the conversion. And the downloading is totally free, please rest assured to download it and have a free trial.
  • After downloading, it is zip file. Please extract it to some folder then you can check the elements in it.

Step 2. Print HTML to standard paper types

  • Please use this software in compliance with the usage and example. This software either support HTML file or URL as input.

Usage: html2any.exe [options] <HTML/MHTML file or URL>
Examples

  • When you need to use this software to specify the paper types, please know some paper definition of it. If you need to know more, please check here.
  • /* paper selections */
    #define DMPAPER_FIRST                DMPAPER_LETTER
    #define DMPAPER_LETTER               1  /* Letter 8 1/2 x 11 in               */
    #define DMPAPER_LETTERSMALL          2  /* Letter Small 8 1/2 x 11 in         */
    #define DMPAPER_TABLOID              3  /* Tabloid 11 x 17 in                 */
    #define DMPAPER_LEDGER               4  /* Ledger 17 x 11 in                  */
    #define DMPAPER_LEGAL                5  /* Legal 8 1/2 x 14 in                */
    #define DMPAPER_STATEMENT            6  /* Statement 5 1/2 x 8 1/2 in         */
    #define DMPAPER_EXECUTIVE            7  /* Executive 7 1/4 x 10 1/2 in        */
    #define DMPAPER_A3                   8  /* A3 297 x 420 mm                    */
    #define DMPAPER_A4                   9  /* A4 210 x 297 mm                    */
    #define DMPAPER_A4SMALL             10  /* A4 Small 210 x 297 mm              */
    #define DMPAPER_A5                  11  /* A5 148 x 210 mm                    */
    #define DMPAPER_B4                  12  /* B4 (JIS) 250 x 354                 */
    #define DMPAPER_B5                  13  /* B5 (JIS) 182 x 257 mm              */
    #define DMPAPER_FOLIO               14  /* Folio 8 1/2 x 13 in                */
  • Say when you need to specify the A4 paper type, please refer to the following command line.
    html2any.exe -printer "Adobe PDF" -paper "215.9x279.4mm" C:\test.htm
    html2any.exe -printer "docPrint" -paper "612x792pt" –orient 
    https://www.verydoc.com
    -printer <string>       : printer name to print
  • number : standard paper size
    others : user defined paper size
    -orient <int> : select the orientation of the printer paper,
        1 is portrait (default) and 2 is landscape
    -duplex <int>           : select duplex or double-sided printing for printers capable of duplex printing.

  • By the following command line, you can print HTML file to double-sided printing for printers. And you can print it to monochrome.
    html2any.exe -duplex 3 -color 1 C:\test.htm
  • color <int>  : specify color or monochrome to printer,
        1 : monochrome
        2 : color

By those function, you can print HTML to standard paper formats and do other setting about printing. During the using, if you have any question, please contact us as soon as possible.

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 Vector Converter

VeryDOC PDF to HPGL Command Line Converter

   VeryDOC PDF to HPGL Command Line Converter can be used to convert  convert PDF to HPGL by command line. There are some pressing problems grew out of the inadequacy file formats being used by different printers. We believe the new developed software for converting PDF to HPGL by command line corresponds more closely to the actual development of the practicing printing job. By it the printing job can be the expansion of much wider areas. In the following part,  I will show you how to use this software.

 What HPGL file format can be used for?

Taking full advantage of HPGL file format should be based on fully understanding of what it is and how it is used. So here I will quote some explanation from wiki hoping it  HPGL can benefit more who are really need.
Hewlett Packard Graphics Language is the full name of HPGL, which is the primary printer control language used by Hewlett-Packard plotters. Now it is widely used by pen plotters used to produce engineering drawings. HPGL has been widely emulated by other plotter manufacturers, and is the de facto standard language for pen plotters.

How to convert PDF to HPGL by command line?

  • Download PDF to HPGL Converter is the necessary step.
  • As it is command line software, after downloading please extract it to some folder and then you can check the elements in it.
  • Please do the conversion in compliance with the usage and example.

Usage: pdf2vec.exe [options] [Options] <PDF Files

Examples

  • When do single file conversion from PDF to HPGL, please refer to the following command line.
    pdf2vec.exe C:\in.pdf C:\out.hpgl
  • When you need to batch conversion, you can write an bat file like the following command line.
    for %%F in ("%CD%\*.pdf") do pdf2vec.exe "%%F" "%%~dpnF.hpgl"
  • When you need to convert one page of a PDF file or some pages of PDF file, please refer to the following command line.
    pdf2vec.exe -swfopt "-p 2,4,6-8 " C:\in.pdf C:\out.hpgl
  • -p <range>: Convert only pages in range with range e.g. 1-20 or 1,4,6,9-11 or 3-5,10-12
    If you need just a page range to be converted, you can specify the start page and end page by those parameters:
    -firstpage <int>         : first page to print, from 1 to max page
    -lastpage <int>          : last page to print, from 1 to max page

  • This software also can be used to together with printers. Say after conversion, you can print it to printer directly. And if you need to tell output color to printer, please use the following parameter.
  • -color <int>             : specify color or monochrome to printer,
        1 : monochrome
        2 : color
    pdf2vec.exe -color 1 C:\in.pdf C:\out.hpgl

If you need to know more about this converter, please check them in the readme.txt and website. During the using, if you have any question, please contact us as soon as possible.

            

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 Vector Converter

VeryDOC PDF to EPS Command Line Converter

   VeryDOC PDF to EPS Command Line Converter can be used to convert PDF to EPS in batch by command line. It also was developed with functions correspondings to PDF to EPS based on full understanding of EPS file formats. Meanwhile this software also be used to convert PDF to other vector image formats like SVG, Postscript (PS), EPS, SWF (Flash), XPS, HPGL, PCL etc.In the following part, I will take some examples to show you how does this software works.

What EPS can be used for?

EPS is short for Encapsulated Post Script, which is usually used by artists and graphic designers with specific equipment configurations. When you use Adobe Illustrator and Adobe Photoshop software (or some other vector- and dot-based drawing programs like Corel Draw, you will be very familiar with this file format.  When you do printing job and you didn't have a postscript printer, you could import EPS into Photoshop and print them out to your non-postscript laser printer.

First, Download and Install

  • Download PDF to EPS Converter to your computer. Once downloading finishes, there will be an zip file in the downloaded folder.
  • Please extract it to some folder and then you can check the elements in the extracted folder.

Second, Convert PDF to EPS

     Before run the conversion, you’d better read the website and readme.txt carefully then you can master this tool fast and professionally. Then you can do the conversion following the usage and examples.

Usage:  pdf2vec.exe [options] [Options] <PDF Files>

  • When you need to convert single PDF to EPS, simple call it like the following template.
    pdf2vec.exe C:\in.pdf C:\out.eps
  • When you need to scale the output EPS file to some degree, please refer to the following command line.
    pdf2vec.exe -scale 50 C:\in.pdf C:\out.eps
  • -scale <int>: specify the factor by which the printed output is to be scaled, The apparent page size is scaled from the physical page size by a factor of scale/100.

  • When you need to specify color or monochrome to printer, please refer to the following command line.
    pdf2vec.exe -color 1 C:\in.pdf C:\out.eps
  • -color <int>             : specify color or monochrome to printer,
        1 : monochrome
        2 : color

  • When you need to convert password protected PDF file to EPS, please refer to  the following command line.
    pdf2vec.exe –pv2rupw xxxx  -pv2ropw xxx C:\in.pdf C:\out.eps
  • -pv2ropw <string>        : owner password (for encrypted files)
    -pv2rupw <string>        : user password (for encrypted files)

  • When you need to only extract one or a few pages from PDF file and then convert it to EPS file, please refer to the following command line.
    pdf2vec.exe -swfopt "-p 2 -j 75" C:\in.pdf C:\out.eps

Please check more parameters and examples in the readme.txt. During the using, if you have any question, please contact us as soon as possible. Now let us check the conversion effect from the following snapshot.

input PDF and output EPS

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

How to print HTML to a specific printer by command line?

Question:I am writing a service on the local server side which will accept the printer name and other inputs from the UI application and print the html file to the desired network printer. It is not a desktop application. I have a processed html file which I am reading into a string and want its output sent to the desired printer. Do you guys have such software?

****************************************************************************************

Answer:According to your needs, maybe you can have a free trial software VeryDOC HTMLPrint to Any Converter, which can be used to batch print html, mhtml files or Web URLs to Windows Printer, it is print the whole web page's content to Windows Printer without user interaction, you can use it to full control printer's capability by command line. During the using, if you have any question, please contact us as soon as possible. In the following part, I will show how to use it.

Step 1. Download and Install

  • Download HTMLPrint to Any Converter Command Line.
  • This software has been compressed to zip file for uploading and downloading fast. So after downloading, please extract it to some folder.  If you need to know more information, please refer to the homepage.
  • If you are familiar command line software, simply check the parameters saved in the readme.txt then you can know how to use it.

Step 2. Print HTML to specific printer

Usage: html2any.exe [options] <HTML/MHTML file or URL>

Examples:

  • When you need to specify printer name and printing copies, please refer to the following template. Meanwhile, you can specify the paper size. PDFcamp Printer is an example of the printer name.
    html2any.exe -printer "PDFcamp Printer" -copies 3 -paper 9 C:\test.htm
    html2any.exe -printer "PDFcamp Printer" -paper "11x17in" C:\test.htm
    -printer <string>     : printer name to print
    -paper <string>       : set paper size to printer
    -copies <int>           : copies to print
    You can also use the virtual printer instead of real printer, by virtual printer you can use this software as file format conversion software. By the following command line, you can convert html to PDF by Adobe PDF virtual printer.
    html2any.exe -printer "Adobe PDF" -paper "215.9x279.4mm" C:\test.htm
  • When you need to prompt the user with the print dialog so they can change printer settings and/or select pages manually, please use parameter –prompt.
    html2any.exe -savedevmode C:\printer.dat -printer docPrint
  • When you need to restore printer settings, please use -savedevmode parameter
    html2any.exe -loaddevmode C:\printer.dat C:\test.htm

I can not list all the parameters here, if you need to know more, please check parameters and usage in the readme.txt. During the using, if you have any question, please contact us as soon as possible.

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