VeryDOC Website, Convert documents
Partners Contact US Site Map Blog
A professional PDF Converter, PDF Writer, PDF Creator, PDF Editor, HTML Converter, Postscript Converter, AutoCAD DWG Converter, as well as PCL Converter, etc.  

HTMLPrint to Any Converter Options

View HTMLPrint to Any Converter product

VeryDOC HTMLPrint v2.0
Web: http://www.verypdf.com
Web: http://www.verydoc.com
Email: support@verypdf.com
-------------------------------------------------------
Description:
Print URL, HTML, MHTML files to physical printer.
Note:
1. Paper size can be selected either standard papers or user defined papers.
Look at following page for the standard papers:
http://www.verypdf.com/artprint/document-converter/index.htm
-------------------------------------------------------
Usage: htmlprint.exe [options] <HTML/MHTML file or URL>
-printer <string> : printer name to print
-prompt : prompt the user with the print dialog so they can change printer
    settings and/or select pages manually
-savedevmode <string> : prompt the user with print dialog and save the printer
    settings into a disk file
-loaddevmode <string> : restore printer settings which saved by -savedevmode
    parameter
-promptdevmode    : prompt the user with print dialog and print the printer
    settings to screen
-devmode <string> : restore printer settings which outputed by
    -promptdevmode parameter
-copies <int>     : copies to print
-paper <string>   : set paper size to printer
    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,
    1 : simplex
    2 : horizontal
    3 : vertical
-color <int>    : specify color or monochrome to printer,
    1 : monochrome
    2 : color
-xres <int>     : specify the printer x-resolution,
    -4 : high
    -3 : medium
    -2 : low
    -1 : draft
    number: the number of dots per inch (DPI) and is therefore device dependent
-yres <int>     : specify the printer y-resolution
-collate <int>  : specify whether collation should be used when printing
    multiple copies, 0 is disable and 1 is enable
-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.
-listprinter    : list printers in system
-listbins       : list bins/trays of a printer
-chgbin <int>   : change bin/tray for printer
-restoreprinter : restore original settings to printer after printing
-checkjobstatus : check status for print jobs
-checkjobtime <int> : delay some time before check status for print jobs,
    in seconds
-nodelfailjobs      : don't delete failed print jobs
-printbgcolor <int> : enable or disable print background color and images
-marginleft <int>   : set left margin when print HTML file, unit is point
-margintop <int>    : set top margin when print HTML file, unit is point
-marginright <int>  : set right margin when print HTML file, unit is point
-marginbottom <int> : set bottom margin when print HTML file, unit is point
-hfflag <string>    : set HTML header/footer to off or on
-header <string>    : set HTML header text
-footer <string>    : set HTML footer text
-postdata <string>  : set postdata when print HTML file
-hidewindow         : hide printing dialog
-dlgwidth <int>     : set width to HTML dialog
-dlgheight <int>    : set height to HTML dialog
-debug              : print debug information to screen
-delay <int>        : delay some seconds after HTML page download completely
-timeout1 <int> : force to print HTML file if timeout, default is 600 seconds
-timeout2 <int> : force to exit the process if timeout, default is 'Never'
-printtospl <string> : print HTML document to SPL file
-printtoemf <string> : print HTML document to EMF files
-printtowmf <string> : print HTML document to WMF files
-printtoxps <string> : print HTML document to XPS files
-printtopcl <string> : print HTML document to PCL file
-printtops  <string> : print HTML document to Postscript file
-printtopdf <string> : print HTML document to PDF file, this function is depend
    on PS to PDF Converter Command Line
-ps2pdfopt  <string>   : set options to ps2pdf.exe application
-printtoimage <string> : print HTML document to image files
-imgw <int>    : Set width to out image file
-imgh <int>    : Set height to out image file
-imgxres <int> : Set X resolution to out image file
-imgyres <int> : Set Y resolution to out image file
-imgbc <int>   : Set color depth (1, 4, 8) for out image conversion
-compress <int>: Set compression to TIFF image
    -compress 1     : NONE compression
    -compress 2     : CCITT modified Huffman RLE
    -compress 3     : CCITT Group 3 fax encoding (1d)
    -compress 4     : CCITT Group 4 fax encoding
    -compress 5     : LZW compression
    -compress 6     : OJPEG compression
    -compress 7     : JPEG DCT compression
    -compress 32773 : PACKBITS compression
    -compress 32809 : THUNDERSCAN compression
    -compress 88880 : 204x98 G4 ClassF TIFF
    -compress 88881 : 204x196 G4 ClassF TIFF
    -compress 88882 : 204x98 G3 ClassF TIFF
    -compress 88883 : 204x196 G3 ClassF TIFF
    -compress 88884 : CCITT Group 3 fax encoding (2d)
-quality <int> : Set quality (1~100) to JPEG file
-rotate <int>  : Rotate pages, 90, 180, 270
-multipage     : Create multipage TIFF file
-gray          : Create 8bit image file at grayscale color space
-$ <string>    : Input registration key
Example:
htmlprint.exe -printer "PDFcamp Printer" -copies 3 -paper 9 C:\test.htm
htmlprint.exe -printer "PDFcamp Printer" -paper "pdf" C:\test.htm
htmlprint.exe -printer "PDFcamp Printer" -paper "11x17in" C:\test.htm
htmlprint.exe -printer "Adobe PDF" -paper "215.9x279.4mm" C:\test.htm
htmlprint.exe -printer "ImagePrinter" -paper "612x792pt" C:\test.htm
htmlprint.exe -printer "docPrint" -paper "612x792pt" -orient 1 C:\test.htm
htmlprint.exe -printer "docPrint" -paper "612x792pt" -orient 2 C:\test.htm
htmlprint.exe -prompt C:\test.htm
htmlprint.exe -prompt http://www.verypdf.com
htmlprint.exe -savedevmode C:\printer.dat -printer docPrint
htmlprint.exe -loaddevmode C:\printer.dat C:\test.htm
htmlprint.exe -promptdevmode -printer docPrint
htmlprint.exe -duplex 3 -color 1 C:\test.htm
htmlprint.exe -xres -4 -yres -4 C:\test.htm
htmlprint.exe -xres 600 -yres 600 C:\test.htm
htmlprint.exe -copies 3 -collate 1 C:\test.htm
htmlprint.exe -scale 50 C:\test.htm
htmlprint.exe -listprinter
htmlprint.exe -listbins
htmlprint.exe -listbins -printer "docPrint"
htmlprint.exe -chgbin 15 -printer "docPrint" C:\test.htm
htmlprint.exe -copies 3 -restoreprinter C:\test.htm
htmlprint.exe -checkjobstatus -checkjobtime 5 -nodelfailjobs C:\test.htm
htmlprint.exe -printbgcolor 0 http://www.verypdf.com
htmlprint.exe -printbgcolor 1 http://www.verydoc.com
htmlprint.exe -marginleft 10 -margintop 10 -marginright 10 -marginbottom 10 http://www.verydoc.com
htmlprint.exe -hfflag off http://www.verydoc.com
htmlprint.exe -hfflag on -header "HTML Header" -footer "HTML Footer" http://www.verydoc.com
htmlprint.exe -hidewindow http://www.verydoc.com
htmlprint.exe -dlgwidth 1024 -dlgheight 768 http://www.verydoc.com
htmlprint.exe -debug http://www.verydoc.com
htmlprint.exe -delay 30 -timeout1 30 -timeout2 60 http://www.verydoc.com
htmlprint.exe -color 1 http://www.verydoc.com
htmlprint.exe -xres 600 -yres 600 http://www.verydoc.com
htmlprint.exe -xres -4 http://www.verypdf.com
htmlprint.exe -savedevmode C:\file.dat -printer "VeryPDF PCL Writer"
htmlprint.exe -loaddevmode C:\file.dat -printer "VeryPDF PCL Writer" C:\test.mht
htmlprint.exe -postdata "Username=UserName&Password=Password" http://verypdf.com
htmlprint.exe -postdata "PHPSESSID=tmf0p2vdtqj734dk05o79" http://www.verypdf.com
 html2any.exe -printtospl C:\out.spl http://www.verypdf.com
html2any.exe -printtoemf C:\out.emf http://www.verypdf.com
html2any.exe -printtowmf C:\out.wmf http://www.verypdf.com
html2any.exe -printtoxps C:\out.xps http://www.verypdf.com
html2any.exe -printtopcl C:\out.pcl http://www.verypdf.com
html2any.exe -printtops C:\out.ps http://www.verypdf.com
html2any.exe -printtopdf C:\out.pdf http://www.verypdf.com
html2any.exe -printtopdf C:\out.pdf -ps2pdfopt "-ownerpwd owner -keylen 2 -encryption 3900" http://www.verypdf.com
html2any.exe -printtopdf C:\out.pdf -ps2pdfopt "-subject \"subject\" -creator \"creator\"" http://www.verypdf.com
html2any.exe -printtopdf C:\out.pdf -ps2pdfopt "-$ XXXXXXXXXXXX" http://www.verypdf.com
html2any.exe -printtoimage C:\out.jpg http://www.verypdf.com
html2any.exe -printtoimage C:\out.png -imgw 800 -imgh 1000 http://www.verypdf.com
html2any.exe -printtoimage C:\out.gif -imgxres 300 -imgyres 300 http://www.verypdf.com
html2any.exe -printtoimage C:\out.png -imgbc 1 http://www.verypdf.com
html2any.exe -printtoimage C:\out.tif -imgbc 24 http://www.verypdf.com
html2any.exe -printtoimage C:\out.tif -imgbc 24 -compress 5 http://www.verypdf.com
html2any.exe -printtoimage C:\out.tif -imgbc 1 -compress 4 http://www.verypdf.com
html2any.exe -printtoimage C:\out.tif -imgbc 24 -compress 32773 http://www.verypdf.com
html2any.exe -printtoimage C:\out.tif -imgbc 1 -compress 88881 http://www.verypdf.com
html2any.exe -printtoimage C:\out.jpg -quality 50 http://www.verypdf.com
html2any.exe -printtoimage C:\out.jpg -rotate 90 http://www.verypdf.com
html2any.exe -printtoimage C:\out.tif -multipage http://www.verypdf.com
html2any.exe -printtoimage C:\out.jpg -gray http://www.verypdf.com
htmlprint.exe -$ XXXXXXXXXXXXXXXXXXX
htmlprint.exe -$ XXXXXXXXXXXXXXXXXXX C:\test.htm
 
Relative Hyperlinks:
Internet Explorer Header / Footer Print Codes
How to Convert a HTML file or Web Pages to PDF file via Command Line?
Internet Explorer 7 Controlling Headers and Footers
Call HTMLPrint to Any Converter Command Line from C#, ASP, PHP etc. web program languages
 
Relative Products:
HTMLPrint Command Line: Batch print HTML, MHTML and web pages to Windows Printer.
HTMLPrint to Any Converter Command Line: Batch print HTML, MHTML and web pages to Windows Printer and SPL (Windows Spool File Format), EMF, WMF, XPS, PCL, Postscript (PS), PDF, JPG, BMP, PNG, TIFF, GIF, etc. formats.
HTML to PDF Converter: Convert HTML files and URLs to PDF, PS, EPS, TIFF, JPEG, PNG, BMP, TGA, etc. files.
DocConverter COM: Convert HTML files and URLs to PDF files by PDFcamp Printer.
docPrint Pro: Batch Convert any printable documents to PDF, PS, EPS, WMF, EMF, TIFF, JPEG, PNG, BMP, etc. files.
HTML to Image Converter: Convert HTML files to JPEG, TIFF, BMP, PNG, WMF, EMF files.
View All VeryPDF Products...
 
See Also:
PDF to Image Converter :: PDF Extract TIFF :: HTML Converter :: PDFcamp Printer :: DocConverter COM :: PDF to Word Converter :: PDF to Text Converter :: Image to PDF Converter :: Image to PDF OCR :: PDF to HTML Converter :: AutoCAD DWG and DXF to PDF Converter :: PCL to PDF Converter :: Document Printer (docPrint) :: VeryPDF PDF Editor :: PDF Password Remover :: Encrypt PDF :: PDF Split-Merge :: PDF Stamper :: VeryPDF PDFPrint :: Advanced PDF Tools :: PDF Editor Toolkit :: Text to PDF Converter :: PowerPoint to Flash :: PowerPoint Converter

Home | Site Map | VeryPDF.com | VeryPCL.com | Contact | Blog
Copyright © 2002- VeryDOC.com Company. All Rights Reserved.