Filename extension | .oxps, [1] .xps |
---|---|
Internet media type | application/oxps, application/vnd.ms-xpsdocument |
Developed by | Microsoft, Ecma International |
Initial release | October 2006 |
Latest release | First Edition June 16, 2009 |
Type of format | Page description language, document file format |
Contained by | Open Packaging Conventions |
Extended from | ZIP, XML, XAML |
Standard | ECMA-388 |
Website | www |
Open XML Paper Specification (also referred to as OpenXPS) is an open specification for a page description language and a fixed-document format. Microsoft developed it as the XML Paper Specification (XPS). In June 2009, Ecma International adopted it as international standard ECMA-388. [2]
It is an XML-based (more precisely XAML-based) specification, based on a new print path (print processing data representation and data flow) and a color-managed vector document format that supports device independence and resolution independence. In Windows 8 .xps was replaced with the ECMA standard .oxps format which is not natively supported in older Windows versions. [1]
OpenXPS was introduced by Microsoft as an alternative to Portable Document Format (PDF). However, PDF remained the standard choice, and support for and user familiarity with XPS files is limited. It has been described as neglected technology, which may cause difficulties to recipients of documents in a format they are not familiar with. [3]
The XPS document format consists of structured 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. Notably, the markup language for XPS is a subset of XAML, allowing it to incorporate vector elements in documents.
An XPS file is a ZIP archive using the Open Packaging Conventions, containing the files which make up the document. These include an XML markup file for each page, text, embedded fonts, raster images, 2D vector graphics, as well as the digital rights management information. The contents of an XPS file can be examined by opening it in an application which supports ZIP files.
There are two incompatible XPS formats available. The original document writer printed to .xps in Windows 7 and Windows Vista. Beginning with Windows 8, the document writer defaults to the .oxps format. [1]
Microsoft provides two free converters. XpsConverter converts documents between .xps
and .oxps
format, [4] while OxpsConverter converts documents from .oxps
to .xps
format. [5]
XPS specifies a set of document layout functionality for paged, printable documents. It also has support for features such as color gradients, transparencies, CMYK color spaces, printer calibration, multiple-ink systems and print schemas. XPS supports the Windows Color System color management technology for color conversion precision across devices and higher dynamic range. It includes a software raster image processor (RIP) (downloadable separately). [6] The print subsystem supports named colors, simplifying color definition for images transmitted to printers supporting those colors.
XPS supports HD Photo images natively for raster images. [7] The XPS format used in the spool file represents advanced graphics effects such as 3D images, glow effects, and gradients as Windows Presentation Foundation primitives, which printer drivers could offload their rasterization to the printer in order to reduce computational load if the printer is capable of rasterizing those primitives.[ citation needed ]
Like PDF, XPS is a page description language using fixed-layout document format designed to preserve document fidelity, [8] providing device-independent document appearance. PDF uses Carousel Object Syntax (COS syntax) to form a random access database of objects that may be created from PostScript or generated directly from applications, whereas XPS is based on XML. Both formats are compressed, albeit using different methods. The filter pipeline architecture of XPS is also similar to the one used in printers supporting the PostScript page description language. PDF includes dynamic capabilities purposely not supported by the XPS format. [9] [ failed verification ] There are many resources for converting from XPS to PDF and some for converting from PDF to XPS. A method often suggested is to open an XPS file in a program with printing capability, and then "print" to a virtual PDF printer such as Microsoft Print to PDF, [10] with a similar procedure to convert from PDF to XPS.
File format | OpenXPS | |
---|---|---|
Original author | Microsoft | Adobe Systems |
Standardized by | Ecma International [11] | ISO |
First public release date | 2006 [12] | 1993 [13] |
Latest stable version | Ecma International Standard ECMA-388 — Open XML Paper Specification — 1st Edition | ISO 32000-2:2020 — Document management — Portable document format — Part 2: PDF 2.0 |
Latest standardised version | Ecma International Standard ECMA-388 — Open XML Paper Specification — 1st Edition | ISO 32000-2:2020 — Document management — Portable document format — Part 2: PDF 2.0 |
Language type | Markup language (XML) [14] [15] | PDF is a random access binary file format comprising a database of objects that may be created from PostScript or generated directly by an application. |
XML schema representation | XML Schema (W3C) (XSD) and RELAX NG (ISO/IEC 19757-2) [2] | N/A |
Compression format | Container: ZIP [14] [15] [16] (Although flate(should be Deflate) is mentioned in third-party document, no specific compression method is mandated for the container.) [17] Payload: JPEG, PNG, TIFF, JPEG XR are compressed based on their file types. [18] | LZW for both text and images; JPEG, JPEG 2000, JBIG2, CCITT Group 4 compression, and RLE for images [19] |
Container structure | Open Packaging Conventions (ISO/IEC 29500-2:2008) [14] [15] | |
3D graphics content | X3D (ISO/IEC 19775/19776) [2] | U3D (Standard ECMA-363), [20] [21] PRC (Product Representation Compact, ISO 14739-1:2014), [22] STEP AP 242 (ISO 10303-242), [23] glTF [24] |
Full file content compression | Yes [22] | Compression of collections of objects [25] |
Fast page by page download from web servers | Yes [22] | Yes [22] |
Multiple documents in one file | Yes [22] | Yes [26] |
Document bookmarks and outline | Yes [22] [27] | Yes [22] [28] |
Reflowable | No [29] | With PDF tagging [30] |
Hyperlinks | Yes [22] [31] [32] | Yes [22] [28] |
Page thumbnails | Yes [22] [31] | Yes [22] [33] |
Annotations | Yes [31] | Yes [22] [28] |
Image transparencies | Yes [22] | Yes [22] |
Gradient fills | Yes [22] [32] | Yes [22] |
Alpha channel in color definitions | Yes [22] | Yes [22] |
Support for multiple transparency blending modes | ? | Yes [25] |
Change tracking | No [22] | No [22] |
Password protection | Yes [22] | Yes [22] [28] |
Digital signatures | Yes [15] [16] [22] [31] | Yes [28] [34] |
JPEG (RGB and CMYK) (ISO/IEC 10918-1) | Yes [16] [22] | Yes [34] |
JPEG 2000 (ISO/IEC 15444-1) | No [22] | Yes [34] |
JBIG2 for bi-level images | No [22] | Yes [25] |
PNG | Yes [22] | Yes [22] |
TIFF (RGB and CMYK) | Yes [22] | No [22] |
JPEG XR (ISO/IEC 29199-2:2009) | Yes [14] | No [22] |
Gray support | Yes [22] | Yes [22] |
RGB support | Yes [22] | Yes [22] |
CMYK support | Yes [22] | Yes [22] |
Spot color support | Yes [22] | Yes [22] |
Filename extensions | oxps [2] | pdf [35] |
Internet media types | application/oxps [2] | application/pdf [36] |
Standard licensing | Non-free content, downloaded free-of-charge from Ecma |
|
File format | OpenXPS |
Windows Vista and later supports both creating and viewing XPS. [38] In addition, the printing architecture of Windows Vista uses XPS as the spooler format. [8]
Apps can create XPS documents by printing to XPS Document Writer, a virtual printer that comes bundled with Windows. These files open in XPS Viewer, an optional component that comes with Windows Vista and later. In Windows Vista, XPS is hosted within Internet Explorer, but in subsequent versions, it is a standalone app. Both versions support digital rights management and digital signatures. Windows 8 also comes with an app called "Reader", which reads XPS and PDF files. [39] [ failed verification ]
The .NET Framework 3.0 installer for Windows XP also adds the IE-hosted XPS Viewer, as well as XPS Document Writer. Since then, Microsoft released the XPS Essentials Pack for Windows XP, Server 2003, and Vista, [39] [40] which includes the standalone viewer, an IFilter plug-in that helps Windows Desktop Search index the contents of XPS files, and another plug-in for Windows Explorer to help generate thumbnails for XPS files. [39] Installing this pack enables operating systems prior to Windows Vista to use the XPS print spooler [41] instead of the older GDI-based spooler. [42] The XPS print spooler can produce better quality prints for printers that directly consume the XPS format. [43]
Name | Platform | Function |
---|---|---|
Evince | Linux | A document viewer for multiple document format; can display XPS documents thanks to libgxps. [44] |
MuPDF | Linux, Windows, Android, iOS | A lightweight PDF, XPS and OpenXPS viewer; licensed under the terms of AGPL v3 |
Harlequin RIP | Windows, Mac OS, Linux, ThreadX | Renders XPS files for print or display; used in desktop printers, digital production presses, prepress and software [45] |
Okular | Linux, FreeBSD, Windows, Solaris | The document viewer of the KDE project; can display XPS documents [46] |
STDU Viewer | Microsoft Windows | Can display XPS documents as well as other electronic document formats. Other STDU applications may handle organizing/browsing, conversion, and extraction. [47] |
Sumatra PDF | Windows | Can display XPS documents, among other formats, since version 1.5, thanks to MuPDF [48] |
Xara Designer Pro | Windows | Vector graphics app with XPS support |
XPS Annotator | Windows | Standalone XPS viewer which can digitally sign and annotate XPS documents, and convert XPS documents to common picture formats. [49] |
XPS Viewer | Windows | Free app from Software Imaging Ltd. for viewing XPS files [50] |
XPS had the support of printing companies such as Konica Minolta, Sharp, [51] Canon, Epson, Hewlett-Packard, [52] and Xerox [53] and software and hardware companies such as CSR (formerly Zoran), [54] and Global Graphics. [55] Native XPS printers were introduced by Canon, Konica Minolta, Toshiba, and Xerox. [56] Devices at the Certified for Windows level of Windows Logo conformance certification were required to have XPS drivers for printing since 1 June 2007. [57]
Microsoft released XPS under a royalty-free patent license called the Community Promise for XPS, [58] [59] allowing users to create implementations of the specification that read, write and render XPS files as long as they included a notice within the source that technologies implemented may be encumbered by patents held by Microsoft. Microsoft also required that organizations "engaged in the business of developing (i) scanners that output XPS Documents; (ii) printers that consume XPS Documents to produce hard-copy output; or (iii) print driver or raster image software products or components thereof that convert XPS Documents for the purpose of producing hard-copy output, [...] will not sue Microsoft or any of its licensees under the XML Paper Specification or customers for infringement of any XML Paper Specification Derived Patents (as defined below) on account of any manufacture, use, sale, offer for sale, importation or other disposition or promotion of any XML Paper Specification implementations." The specification itself was released under a royalty-free copyright license, allowing its free distribution. [60]
On September 13, 2011, Monotype Imaging announced it had licensed its XPS-to-PCL 6 and XPS-to-PostScript vector conversion filters to Microsoft for use in the next version of Windows. [61] [62]
In 2003, Global Graphics was chosen by Microsoft to provide consultancy and proof of concept development services on XPS and worked with the Windows development teams on the specification and reference architecture for the new format. [63] Microsoft submitted the XPS specification to Ecma International. [64] In June 2007 Ecma International Technical Committee 46 (TC46) was set up to develop a standard based on the Open XML Paper Specification (OpenXPS). [65]
At the 97th General Assembly held in Budapest, June 16, 2009, Ecma International approved Open XML Paper Specification (OpenXPS) as an Ecma standard (ECMA-388). [66] TC46's members included:
This section needs expansion. You can help by adding to it. (October 2024) |
Portable Document Format (PDF), standardized as ISO 32000, is a file format developed by Adobe in 1992 to present documents, including text formatting and images, in a manner independent of application software, hardware, and operating systems. Based on the PostScript language, each PDF file encapsulates a complete description of a fixed-layout flat document, including the text, fonts, vector graphics, raster images and other information needed to display it. PDF has its roots in "The Camelot Project" initiated by Adobe co-founder John Warnock in 1991. PDF was standardized as ISO 32000 in 2008. The last edition as ISO 32000-2:2020 was published in December 2020.
In digital printing, a page description language (PDL) is a computer language that describes the appearance of a printed page in a higher level than an actual output bitmap. An overlapping term is printer control language, which includes Hewlett-Packard's Printer Command Language (PCL). PostScript is one of the most noted page description languages. The markup language adaptation of the PDL is the page description markup language.
A document file format is a text or binary file format for storing documents on a storage media, especially for use by computers. There currently exist a multitude of incompatible document file formats.
A number of vector graphics editors exist for various platforms. Potential users of these editors will make a comparison of vector graphics editors based on factors such as the availability for the user's platform, the software license, the feature set, the merits of the user interface (UI) and the focus of the program. Some programs are more suitable for artistic work while others are better for technical drawings. Another important factor is the application's support of various vector and bitmap image formats for import and export.
The Extensible Metadata Platform (XMP) is an ISO standard, originally created by Adobe Systems Inc., for the creation, processing and interchange of standardized and custom metadata for digital documents and data sets.
An image file format is a file format for a digital image. There are many formats that can be used, such as JPEG, PNG, and GIF. Most formats up until 2022 were for storing 2D images, not 3D ones. The data stored in an image file format may be compressed or uncompressed. If the data is compressed, it may be done so using lossy compression or lossless compression. For graphic design applications, vector formats are often used. Some image file formats support transparency.
Office Open XML is a zipped, XML-based file format developed by Microsoft for representing spreadsheets, charts, presentations and word processing documents. Ecma International standardized the initial version as ECMA-376. ISO and IEC standardized later versions as ISO/IEC 29500.
UniDrv is a GDI-based Microsoft Windows universal printer driver and architecture for non-PostScript printers. It is used to simplify driver development of non-PostScript printers for printer manufacturers. Unidrv allows the creation of a printer-specific minidriver in the form of a GPD file, similar to a PPD file, which is much simpler than kernel mode driver development. Unidrv was introduced in Windows 2000 and replaced the Raster Device Driver (RASDD) interface used in Windows NT 4.0 and earlier versions.
Design Web Format (DWF) is a file format developed by Autodesk for the efficient distribution and communication of rich design data to anyone who needs to view, review, or print design files. Because DWF files are highly compressed, they are smaller and faster to transmit than design files, without the overhead associated with complex CAD drawings. With DWF functionality, publishers of design data can limit the specific design data and plot styles to only what they want recipients to see and can publish multisheet drawing sets from multiple AutoCAD drawings in a single DWF file. They can also publish 3D models from most Autodesk design applications.
JPEG XR is an image compression standard for continuous tone photographic images, based on the HD Photo specifications that Microsoft originally developed and patented. It supports both lossy and lossless compression, and is the preferred image format for Ecma-388 Open XML Paper Specification documents.
Windows Vista has many significant new features compared with previous Microsoft Windows versions, covering most aspects of the operating system.
Sumatra PDF is a free and open-source document viewer that supports many document formats including: Portable Document Format (PDF), Microsoft Compiled HTML Help (CHM), DjVu, EPUB, FictionBook (FB2), MOBI, PRC, Open XML Paper Specification, and Comic Book Archive file. If Ghostscript is installed, it supports PostScript files. It is developed exclusively for Microsoft Windows.
Windows Imaging Component (WIC) is a COM-based imaging codec framework introduced in Windows Vista (and later available in Windows XP Service Pack 3) for working with and processing digital images and image metadata.
The Open Packaging Conventions (OPC) is a container-file technology initially created by Microsoft to store a combination of XML and non-XML files that together form a single entity such as an Open XML Paper Specification (OpenXPS) document. OPC-based file formats combine the advantages of leaving the independent file entities embedded in the document intact and resulting in much smaller files compared to normal use of XML.
The following is a comparison of e-book formats used to create and publish e-books.
The Office Open XML file formats, also known as OOXML, were standardised between December 2006 and November 2008, first by the Ecma International consortium, and subsequently, after a contentious standardization process, by the ISO/IEC's Joint Technical Committee 1.
The Office Open XML file formats are a set of file formats that can be used to represent electronic office documents. There are formats for word processing documents, spreadsheets and presentations as well as specific formats for material such as mathematical formulas, graphics, bibliographies etc.
STDU Viewer is computer software, a compact viewer for many computer file formats: Portable Document Format (PDF), World Wide Fund for Nature (WWF), DjVu, comic book archive, FB2, ePUB, XML Paper Specification (XPS), Text Compression for Reader (TCR), Mobipocket (MOBI), AZW, multi-page TIFF, text file (TXT), PalmDoc (PDB), Windows Metafile (EMF), Windows Metafile (WMF), bitmap (BMP), Graphics Interchange Format (GIF), JPEG-JPG, Portable Network Graphics (PNG), Photoshop Document (PSD), PiCture eXchange (PCX-DCX). It works under Microsoft Windows, and is free for non-commercial use.
XPS Annotator is a document management software program for Microsoft Windows that allows users to view, annotate, convert, sign and print XPS documents. The software was first released on 12 March 2009. It was created by Danang Probo Sayekti of Magelang, Indonesia.
The Reflow feature depends on tags in order to redraw the PDF page to fit the existing window width, but reflows content withon only a single page at a time.