XPS Print Command Line is a XPS Printing application, it can be used to batch print XPS files to PDF, EPS, PS, XPS, PCL, PRN, SPL, Image, etc. document formats.

The XPS Print Command Line application was developed for printing XPS files without the printer selection dialog appearing. This means you can call XPS Print Command Line to Print XPS files from another program or service without any user intervention.

XPS Printing Command Line is an easy-to-use, Windows platform command-line program that provides users with an efficient way to print XPS or OpenXPS documents to Windows printers, you can print XPS files to PDF as well as image formats (such as PNG, TIFF, BMP, and JPEG) based on various of virtual printers.

XPS Printing Command Line is suitable for use in high-throughput server environments and is also available as a component for integration with third party applications.

XPS Print Command Line features:

  • Batch print XPS files to Windows Printers from Command Line or a script.
  • Batch print XPS files to PDF, EPS, PS, XPS, PCL, PRN, SPL, Image, etc. formats. (Require PDF Printer, Microsoft XPS Document Writer, PCL Printer, Image Printer, etc. Virtual Printers.)
  • Convert XPS or OpenXPS to PDF. (Require virtual PDF Printer.)
  • Convert XPS or OpenXPS to PNG, PNG8, JPEG, TIFF, TIFF8, TIFF (G3/G4 CCITT Fax) BMP, and RAW. (Require virtual Image Printer.)
  • Full support for XPS and OpenXPS specifications.
  • Support batch conversion.
  • Conversion support for unzipped XPS folders.
  • Preserves embedded fonts, ICC profiles.
  • Multi-page Tiff export. (Require virtual Image Printer.)
  • Dithering control for 1 bit per pixel and palletized image formats. (Require virtual Image Printer.)
  • Wild card and subfolder processing.
  • Adjustable output resolutions for raster image output.

What is XPS?
"XPS" stands for "XML Paper Specification" and is a new document format as well as the native print spooler format in Microsoft Windows. The XPS document format consists of XML markup that defines the layout of a document and the visual appearance of each page along with rendering rules for distributing, archiving, rendering, processing and printing the documents. Just like PDF, the XPS document format enables users to view, print, and archive any type of documents without the original program that created them and without loss of fidelity.

XPS Print Command Line usage:

xpsprint.exe "Your License Key" "Print" "Target Printer Name" "Input XPS file" "Output Spool file or use - to disable output file"

For example,

xpsprint.exe "Your License Key" print "Postscript Writer" "D:\test\test-PieColor1.xps" "D:\test\test-PieColor1.ps"
xpsprint.exe "Your License Key" print "Postscript Writer" "D:\test\test-PieColor2.xps" "D:\test\test-PieColor2.ps"
xpsprint.exe "Your License Key" print "Postscript Writer" "D:\test\test-PieColor3.xps" "D:\test\test-PieColor3.ps"

xpsprint.exe "Your License Key" print "Microsoft XPS Document Writer" "D:\test\test-PieColor1.xps" -
xpsprint.exe "Your License Key" print "Microsoft XPS Document Writer" "D:\test\test-PieColor2.xps" -
xpsprint.exe "Your License Key" print "Microsoft XPS Document Writer" "D:\test\test-PieColor3.xps" -

You can use XPS Print Command Line application to print XPS files to any Windows Printer without any 3rd party software, you can also call xpsprint.exe from your C#, VB.NET, ASP.NET, Delphi, C++, etc. program languages to print XPS files programmatically.

Here is a sample C# application to call xpsprint.exe to print the XPS file at background,

using System.Diagnostics;

class Program
{
    static void Main()
    {
        LaunchCommandLineApp();
    }

    /// [summary]
    /// Launch the application with some options set.
    /// [/summary]
    static void LaunchCommandLineApp()
    {
        // Use ProcessStartInfo class
        ProcessStartInfo startInfo = new ProcessStartInfo();
        startInfo.CreateNoWindow = false;
        startInfo.UseShellExecute = false;
        startInfo.WindowStyle = ProcessWindowStyle.Hidden;
        startInfo.FileName = "D:\\xpsprint.exe";
        startInfo.Arguments = "\"Your License Key\" print \"Microsoft XPS Document Writer\" \"D:\\test\\test-PieColor1.xps\" -";

        try
        {
            // Start the process with the info we specified.
            // Call WaitForExit and then the using statement will close.
            using (Process exeProcess = Process.Start(startInfo))
            {
                exeProcess.WaitForExit();
            }
        }
        catch
        {
            // Log error.
        }
    }
}

If you have any question for this XPS Print Command Line, please feel free to let us know, we are glad to assist you asap.

Write a review

Note: HTML is not translated!
    Bad           Good
Captcha

XPS Print Command Line

  • Brand: VeryDOC
  • Product Code: MOD190218092746
  • Availability: In Stock
  • Viewed: 72998
  • Sold By: VeryDOC
  • Seller Rating:
  • Seller Reviews: (0)
  • $199.00

  • Ex Tax: $199.00

Available Options


Related Products

Save
36%

PDF to DWG Converter Command Line

PDF to DWG Converter Command Line

PDF to DWG Converter Command Line does batch convert PDF to DWG and PDF to DXF format for fast and..

$125.00 $195.00 Ex Tax: $125.00

HTML5 PDF Annotation Source Code License

HTML5 PDF Annotation Source Code License

HTML5 PDF Annotation Source Code License HTML5 PDF Annotation is a HTML5 Based Document & Image Ann..

$6,500.00 Ex Tax: $6,500.00

PS to PDF Converter Command Line

PS to PDF Converter Command Line

PS to PDF Converter Command Line is a great conversion tool designed to convert PostScript (PS) an..

$295.00 Ex Tax: $295.00

Text Extraction Command Line

Text Extraction Command Line

Text Extraction Command Line utility allows to extract text from the various types of files. The e..

$79.95 Ex Tax: $79.95

PDF to Excel Converter Command Line

PDF to Excel Converter Command Line

PDF to Excel Converter Command Line is a command line application to extract tables from PDF files..

$299.00 Ex Tax: $299.00

PhotoSlicer software for big poster printing

PhotoSlicer software for big poster printing

PhotoSlicer cuts a raster image into pieces which can afterwards be printed out and assembled to a..

$39.95 Ex Tax: $39.95

PDF Page Resizer Command Line

PDF Page Resizer Command Line

PDF Page Resizer Command Line is a Command Line application to change the PDF paper size. With thi..

$59.95 Ex Tax: $59.95

Save
75%

Easy Barcode Generator

Easy Barcode Generator

Easy Barcode Generator is a suite of programs to allow easy encoding of data in any of the wide ra..

$9.99 $39.95 Ex Tax: $9.99

docuPrinter GUI, Command Line and SDK

docuPrinter GUI, Command Line and SDK

docuPrinter SDK is a Virtual PDF/PS/Image Printer Driver -- Convert, Email, Print or Combine docum..

$79.00 Ex Tax: $79.00

DWG to SVG Converter Command Line

DWG to SVG Converter Command Line

AutoCAD DWG, DXF to SVG Converter Command Line allows you convert DWG and DXF files to PDF and SVG..

$199.00 Ex Tax: $199.00

AnyFile Viewer for iOS (iPhone and iPad) Source Code License

AnyFile Viewer for iOS (iPhone and iPad) Source Code License

AnyFile Viewer for iOS (iPhone and iPad) Source Code License AnyFile Viewer for iOS can be used t..

$5,000.00 Ex Tax: $5,000.00

ConvertDoc Command Line for Windows

ConvertDoc Command Line for Windows

ConvertDoc Command Line software does convert between markup formats. ConvertDoc is a Command Line..

$79.95 Ex Tax: $79.95

PDF Toolkit Command Line Tools & Utilities

PDF Toolkit Command Line Tools & Utilities

PDF Toolkit Command Line Tools & UtilitiesPDF Toolkit Command Line gives you a wide range of profess..

$199.00 Ex Tax: $199.00

Scan to Word OCR Converter

Scan to Word OCR Converter

VeryUtils Scan to Word OCR Converter does scan papers to word documents or convert to word documen..

$79.95 Ex Tax: $79.95

Tags: xps printer, print xps, xps print, xps printing, xps print command line, print xps to pdf, xps to eps, xps to ps, xps to pcl, xps to prn, xps to emf, xps to wmf, xps to spl, xps to spool file, xps render, render xps, xps to image, xps to jpg, xps to png, xps to photo, xps to gif, xps to tif, xps to pcx, xps to tga, xps to xps, batch xps printing