HTMLPrint to Any Converter

Print HTML to SPL and Remove HTML Header

VeryDOC HTML Print to SPL Converter is a kind of command line product,which can be used to batch print HTML to Windows Printer, it can print the whole web page's content to Windows Printer without user interaction. And during the printing, sometimes the header or footer is useless for printing. By this software you can remove HTML header casually.

What is SPL?

  For those who are eager to know what is SPL or practicing printing job, the following information will be helpful. Normally speaking,  printing job's spooled data is contained in a spool file, that is SPL. For each printing job there are two spool files generated by the Windows spooler. One file with the .SHD extension for job settings, and the other with.SPL extension for the drawing commands.   More or less, SPL file is like PCL, PostScript, ESC-P, CaPSL, Prescribe or similar.

How to Print HTML to SPL?

Step 1. Download HTMLPrint to Any Converter

  • This software is command line version, for easy uploading and downloading, we have compressed it to zip file.
  • So after downloading, please extract it to your folder then you can check the elements in it.
  • Please read readme.txt first then you can know more about what this software can do for you.

Step 2. Do the printing in compliance with usage.

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

  • When simply printing HTML to SPL, please refer to the following command line.
    html2any.exe -printtospl C:\out.spl http://www.verypdf.com
    -printtospl <string>    : print HTML document to SPL file
  • This software also can be used to print HTML to other printing file formats like EMF, WMF, XPS, PCL, and PS. Please note that during the conversion, please add corresponding file format parameters.
  • 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

    -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

  • When converting HTML to SPL or file formats, it is normal to see some useless HTML header. For removing the header, please refer to the following template.
    html2any.exe -hfflag off https://www.verydoc.com D:\out.spl

Note: if you need to specify the output file format or output file path, please add file path at the end of the command line.

By this method under the help of HTMLPrint to Any Converter, you can convert HTML to SPL and remove HTML header. 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 XPS Command Line Converter

  VeryDOC PDF to XPS Converter can be use to convert PDF to XPS by command line in bath. It also can be used to convert PDF to other scalable vector graphics formats, such as EMF, WMF, SVG, Postscript (PS), EPS, SWF (Flash), XPS, HPGL, PCL etc. In this article, I will show you some knowledge about XPS and show you how to use this software.

What is XPS?

    Normally speaking, XPS is XML Paper Specification which is used in Windows Printing machine and doesn’t support non Microsoft platforms. This file format only works on Windows system, if you are Mac user, I guess this file format is useless for you. Microsoft XPS Document Writer can help you print it to other file format. XPS files let you view and print a document as it was original is, so some time we need to convert PDF to XPS then edit it again.  For this property,  XPS is widely used in printing area. Use XPS files, you can  produce a high quality printing job.

How to convert?

Step 1. Download PDF to XPS Converter

  • This software is command line version, so we compressed it to zip file for easy downloading. So once downloading finishes, please extract it to some folder then check the elements in it.
  • Before run the conversion, please read redeme.txt carefully.

Step 2. Convert PDF to XPS

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

Examples:

  • When converting single PDF to XPS, please refer to the following command line.
    pdf2vec.exe C:\in.pdf C:\out.xps
  • When you need to do bath conversion, you can use wild character or write bat file yourself. The following command line is an example of bat files.
    for %%F in ("%CD%\*.pdf") do pdf2vec.exe "%%F" "%%~dpnF.xps"
  • When converting password protection PDF, please use the following command line. But this method is available in the situation where you know the password at least open password.
    pdf2vec.exe -pv2ropw xxxx  -pv2ropw xxxx  C:\in.pdf C:\out.xps
  • -pv2ropw <string>        : owner password (for encrypted files)
    -pv2rupw <string>        : user password (for encrypted files)

  • When you need to specify color or monochrome to printer, please refer to the following command line.
  • -color <int>  : specify color or monochrome to printer,
        1 : monochrome
        2 : color
        *this option is available for PCL, HPGL, XPS, PS and EPS formats
    pdf2vec.exe –color 2 C:\in.pdf C:\out.xps

If you need to know more related parameters and usage, please refer to the readme.txt or our website. During the using, if you have any question, please contact us as soon as possible. And now let us check the conversion effect from the following snapshot.

input PDF and output XPS

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

Postscript to Tiff Command Line Converter

   VeryDOC Postscript to Tiff Converter can be used to convert PS to TIFF by command line in batch. This  application can help you   create tiff  in perfect representations of the original PS files. All PS fonts, forms and other resources are reproduced exactly as they are on PostScript printers. It is easy to use as it uses the simply command line and parameters and it is totally standalone software.  During the conversion, it optimizes images for archiving, retrieval and display. In the following part, let us check how to use it and how it works.

Step 1. Download Postscript to Tiff Converter

  • This software is command line version, for uploading and downloading easily, we have compressed it to zip file. As there are many related elements like user manual, bat file and exe file included in the package.
  • After downloading, please extract it to some folder then you can check the elements in it.

Step 2. Convert PS to TIFF

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

  • When just simply convert one PS to tif, please refer to the following command line. Please do not forget to input the parameter –i and –o.
    ps2img -i C:\input.ps -o C:\output.tif
  • -i [input PS file]   : Input PS filename
    -o [output TIF file] : Output TIFF filename

  • When you need to do batch conversion, you can choose to use wild character or bat file. By wild character, the whole folder or directories ps files will be converted to tiff in one go. 
    ps2img -i C:\*.ps -o C:\*.tif
  • When you need to convert PS file to multipage tiff file, please use parameter –m, like the following command line.
    ps2img -m -i C:\input.ps -o C:\output.tif
    -m  : Set output to multi-page TIFF file, the default is output to single page TIFF files
  • When we need to choose page range to be converted, there is also parameters available for you.
    -f [first Page]      : First page to convert
    -l [last Page]       : Last page to convert
    ps2img -f 1 -l 9 C:\input.ps -o C:\output.tif
  • When we need to compress the output tif file, there are nine method available for you. Please check corresponding parameters in the following.
  • -c [compress]        : Set compression method in generated image files(for tif only)
    -c none          : Create TIFF file without compression
    -c lzw           : Compress TIFF using LZW arithmetic
    -c jpeg          : Compress TIFF using JPEG arithmetic
    -c packbits      : Compress TIFF using packbits arithmetic
    -c g3            : Compress TIFF using CCITT G3 arithmetic
    -c g4            : Compress TIFF using CCITT G4 arithmetic
    -c ClassF        : Compress TIFF into Fax compatible ClassF 204x98 format
    -c ClassF196     : Compress TIFF into Fax compatible ClassF 204x196 format

    Here I can not list all its functions here, if you are interested in this software, please free download it and check them 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)
DOC to Any Converter

Questions about DOC to Any Converter

Question: I would be interested to buy the DOC to ANY Converter (command line).I have a few questions before purchasing:
1) If a document has many pages, does it output as one image or can it be multiple files? (one per page, ex: output_page1.tif)
2) Does this product can work in big batch without any issue? (around 1000 files to be converted)
3) Can it be possible to "trim" the output so that it doesn't include all the white space around the content? (see sample below)
a. If not, can it take just the content (exclude header and footer)

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

Answer: For one thing, VeryDOC DOC to Any Converter  can be used to output input files as one image or  multiple page tiff files. And this software supports batch conversion even if the batch numbers are around 1000 files to be converted. As to "trim" the output, you can adjust that through adjusting margins from four directions.  In the following part, let us try to verify how this software run from the following examples.

Step 1. Download and Install

  • Download DOC to Any Converter. This software is command line version, so we have compressed to zip file for fast uploading and downloading.
  • Once downloading finishes, please extract it to some folder and then check the elements in it.

Step 2.  Run software in compliance with usage.

Usage: DOC2Any [options] <in-file> [<out-file>]

  • When you need to merge multiple input files to one multipage tiff file, please  refer to the following command line. And by the following command line, you can also compress output tif to reduce its size.
    doc2any.exe -useprinter -compression 4  -multipagetif "C:\in.doc" "C:\out.tif"r
    Related parameters:
    -multipagetif : Create multipage TIFF format
    -useprinter   : Convert DOC files to other formats via virtual printer
    -compression 4     : CCITT Group 4 fax encoding
  • When you need to do batch conversion, you can use wild characters or bat file that you need to write yourself. And by the following command line, the conversion will be run till the conversion finishes.
    doc2any.exe C:\*.doc C:\*.tif
  • doc2any.exe -multipagetif -useprinter -compression 88880 "C:\in.doc" C:\out.tif
    for %F in (D:\test\*.doc) do "doc2any.exe" "%F" "%~dpnF.tif"
    for /r D:\test %F in (*.doc) do "doc2any.exe" "%F" "%~dpnF.tif"

  • When you need trim output, please make it through adjusting the output margins.
    doc2any.exe -margin 100x100x100x100 C:\in.rtf C:\out.pdf

By the above command line examples, we can deduce that DOC to Any Converter can do what you need in the answer. Now let us check the conversion effect from the following snapshot. During the using, if you have any question, please contact us as soon as possible.

input doc and output tif

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

How to create PDF from multiple files?

In this article,  I will share with you a method about  how to create PDF from multiple file especially various image files.   This method also allows you to edit those added files by software interface, like adding image stamp, text stamp, company logo and others then convert it to PDF. If you are interested in this topic, please read the following part.

First, download VeryDOC Advanced PDF Editor

  • Advanced PDF Editor can be used to edit PDF content, add comment to PDF, annotate PDF, etc. Meanwhile it can be used to create PDF from multiple files then edit them and convert them.
  • This software is GUI version, so after downloading you need to install it.
  • Installation is quite simply, double click the exe and follow the installation message then you can install it.
  • Please launch this software by clicking the icon on the desktop.

Second, Create PDF

  • Please launch this software and then click option File then you will see the following dialogue box. Here you can also choose to create PDF from single files or from multiple files. 

software interface

Note: for the current version, it only supports image files as input here. And it only can merge images files in batch by this function. By next version, we will add function of supporting Office files as input.

  • If you do not need to edit the input files, simply click button Save to browse output folder. Once you click button OK, the output files will be produced and they will also be added to software interface, which can be viewed from the following snapshot.

merge image files to PDF

  • This software also allows you to create PDF from clipboard image. Once you choose this option, the images in the clipboard will be added to the software interface.
  • There is also one option that Create PDF from Any Printable files. This option is only available when you has software PDFcamp installed. Or else those options are grey and they are not available. When the PDFcamp Pro Printer installed, once you click that option, the file will be opened and allows you to print them by this virtual printer.

If you have both PDFcamp and PDF Editor installed, you can create PDF from either image files and any printable files. The most important is that PDF Editor allows you edit them then convert then added files to PDF automatically.

Up to here, maybe you have mastered at least one way to create PDF from other file formats. 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)