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.
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.
Related Products
PDF to PDF/A Converter Command Line
PDF to PDF/A Converter Command Line - Create a PDF/A from a normal PDF file PDF to PDF/A Converte..
$79.00
PDF to Table Extractor for Windows
PDF to Table Extractor for Windows does convert PDF Data to Excel Spreadsheets. Our PDF to XLS Con..
$49.95
DOC to Any Converter Command Line
DOC to Any Converter Command Line can be used to batch convert DOC, DOCX, DOCM, RTF, TXT, PPT, PPT..
$79.00
Save12%
DWG to PDF Converter Command Line
AutoCAD DWG to PDF Converter Command Line is a DWG and DXF to PDF conversion tool, you can use it ..
$175.00 $199.00
PHP Script for PDF, DOCX, HTML Invoice Maker/Creator
PHP Script to Make an Invoice - Save to PDF, DOCX, HTML formatsPDF/DOCX/HTML Invoice Generation Thi..
$49.95
PDF to Excel Converter
PDF to Excel Converter is a software tool designed to help users convert from PDF documents to Micro..
$39.95
PDF to Vector Converter Command Line
PDF to Vector Converter Command Line -- Batch convert from PDF files to Vector formats. PDF to Ve..
$295.00
BatchPrint for Windows
BatchPrint is a batch printing software for Windows to batch print multiple documents in different f..
$49.95
Raster to Vector Converter Command Line
Raster to Vector Converter Command Line is a professional software for converting raster images to..
$299.00
Online PDF to Table Extractor (Online PDF to Excel Converter)
Online PDF to Table Extractor (PDF to Excel Converter) is a Java application which can be used to ..
$9.95
EML to PDF Converter (GUI + Command Line)
EML to PDF Converter (Email to PDF Converter) is a brilliant application to export EML emails to Ado..
$59.95
Text to PDF Converter Command Line
Text to PDF Converter Command Line does batch convert plain text files to PDF files. It's a great ..
$89.95
Save36%
DWG to Image Converter Command Line
DWG to Image Converter Command Line can be used to batch convert DWG and DXF files to TIF (TIFF), ..
$125.00 $195.00
VeryPDF PDF Reader for Android Source Code License
PDF Reader for Android Source Code License (Java Source Code) VeryPDF PDF Reader is one of the wo..
$5,000.00
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
You Recently Viewed
Save25%
DWG to PDF Converter SDK for Developers Royalty Free
AutoCAD DWG to PDF Converter SDK is a DWG, DXF and DWF to PDF Conversion DLL Library for Developers...
$1,495.00 $1,995.00
PS to Image Converter SDK
PostScript to Image Converter SDK is a DLL SDK Library for developers. PS to Image Converter SDK i..
$295.00
Web Screenshot Capture Command Line with .NET and PHP Integration
Web Screenshot Capture Command Line allows you to take screenshots of web pages and save them as f..
$79.95
Save20%
DWG to Image Converter SDK for Developers Royalty Free
DWG to Image Converter SDK for Developers Royalty Free is a Control Component and Windows DLL Librar..
$1,200.00 $1,495.00