Open XML Paper Specification
From Wikipedia, the free encyclopedia
| Filename extension | .oxps, .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(s) | ECMA-388 |
| Website | ECMA-388 |
The Open XML Paper Specification (also referred to as OpenXPS), is a specification for a page description language and a fixed-document format originally developed by Microsoft as XML Paper Specification (XPS) that was later standardized by Ecma International as international standard ECMA-388. It is an XML-based (more precisely XAML-based) specification, based on a new print path and a color-managed vector-based document format which supports device independence and resolution independence. OpenXPS was standardized as an open standard document format on June 16, 2009.[1]
Contents |
[edit] Technology
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-graphic elements in documents, using XAML to mark up the WPF primitives. The elements used are described in terms of paths and other geometrical primitives.
An XPS file is in fact a ZIP archive using the Open Packaging Conventions, which contains 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 simply by opening it in an application which supports ZIP files.
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.[2]
[edit] Features
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 also includes a software raster image processor (RIP) which is downloadable separately.[3] The print subsystem also has support for named colors, simplifying color definition for images transmitted to printers supporting those colors.
XPS also supports HD Photo images natively for raster images.[4] 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 are processed by the printer drivers without rasterization, preventing rendering artifacts and reducing computational load.
[edit] Similarities with PDF and PostScript
Like Adobe Systems's PDF format, XPS is a fixed-layout document format designed to preserve document fidelity,[5] providing device-independent documents appearance. PDF is a database of objects, created from PostScript and also directly generated from many applications, whereas XPS is based on XML. 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 not supported by the XPS format.[6]
[edit] Viewing and creating XPS documents
Because the printing architecture of Windows Vista uses XPS as the spooler format,[5] it has native support for generating and reading XPS documents.[7] XPS documents can be created by printing to the virtual XPS printer driver. The XPS Viewer is installed by default in Windows Vista. The viewer is hosted within Internet Explorer 8. This Internet Explorer-hosted viewer and the XPS Document Writer are also available to Windows XP users when they download the .NET Framework 3.0. The IE-hosted viewer supports digital rights management and digital signatures. Users who do not wish to view XPS documents in the browser can download the XPS Essentials Pack,[8] which includes a standalone viewer and the XPS Document Writer. The XPS Essentials Pack also includes providers to enable the IPreview and IFilter capabilities used by Windows Desktop Search, as well as shell handlers to enable thumbnail views and file properties for XPS documents in Windows Explorer.[9] The XPS Essentials Pack is available for Windows XP, Windows Server 2003, and Windows Vista.[9] Installing this pack enables operating systems prior to Windows Vista to use the XPS print processor[clarification needed], instead of the GDI-based WinPrint[citation needed], which can produce better quality[clarification needed] prints for printers that support XPS in hardware (directly consume the format).[10] The print spooler format on these operating systems when printing to older, non-XPS-aware printers, however, remains unchanged. The beta version of Windows 7 contain a standalone version of the XPS viewer that supports digital signatures.[citation needed]
[edit] Third-party support
[edit] Software
- Artifex Software Inc., owners of the well known Ghostscript software suite for Postscript and PDF processing has released an input parser called Ghostxps for XPS[11]. Ghostxps is cross-platform and features direct XPS to raster rendering as well as XPS to PDF conversion.
- Okular, the document viewer of the KDE project, has support for XPS.
- In May 2009, Global Graphics launched gDoc Fusion, an edocument builder software designed for ease of use to create, review, edit, share and archive XPS and PDF documents. gDoc Fusion lets users drag and drop pages from XPS, PDF, Word, Excel, or PowerPoint or image files, edit them, and save the results as a PDF, XPS or Word document.
- Aspose.Words for .NET allows to convert DOC, OOXML, RTF, HTML and OpenDocument to XPS and PDF. Aspose.Words implements its own page layout engine that mimics Microsoft Word's page layout with high fidelity and can be used on a server or client.
[edit] Hardware
XPS has the support of printing companies such as Konica Minolta, Sharp,[12] Canon, Epson, Hewlett-Packard,[13] and Xerox[14] and software and hardware companies such as Software Imaging,[15] Pagemark Technology Inc.,[16] Informative Graphics Corp. (IGC),[17] NiXPS NV,[18] Zoran,[19] and Global Graphics.[20]
Native XPS printers have been introduced by Konica Minolta, Toshiba, and Xerox.[21]
Devices that are Certified for Windows Vista level of Windows Logo conformance certificate are required to have XPS drivers for printing since 1 June 2007.[22]
[edit] Licensing
In order to encourage wide use of the format, Microsoft has released XPS under a royalty-free patent license called the Community Promise for XPS,[23][24] allowing users to create implementations of the specification that read, write and render XPS files as long as you include a notice within the source that technologies implemented may be encumbered by patents held by Microsoft. Microsoft also requires 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 is released under a royalty-free copyright license, allowing its free distribution.[25]
[edit] Standardization
Microsoft has submitted the XPS specification to Ecma International.[26]
In June of 2007 Ecma International Technical Committee 46 (TC46) was set up to develop a standard based on the Open XML Paper Specification (OpenXPS).[27]
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).[1]
TC46's members are:
[edit] See also
- Comparison of OpenXPS and PDF
- Functional specification
- Windows Vista printing technologies
- Okular
- Extensible Forms Description Language (XFDL)
- EPUB
[edit] References
- ^ a b Steve McGibbon (Microsoft) (2009-06-17). "OpenXPS - OpenXML Paper Specification". http://notes2self.net/archive/2009/06/17/openxps-openxml-paper-specification.aspx.
- ^ Global Graphics XPS reference
- ^ Reference Raster Image Processor (RIP)
- ^ HD Photo information on Microsoft Photography team blog
- ^ a b Microsoft Readies New Document Printing Specification
- ^ Comparison of PDF, XPS and ODF by an ISV providing PDF solutions
- ^ XPS Documents in Windows Vista
- ^ Download details: XPS Essentials Pack Version 1.0 Microsoft XML Paper Specification Essentials Pack
- ^ a b View and generate XPS
- ^ XPSDrv Filter Pipeline: Implementation and Best Practice
- ^ Press release, Artifex Software Inc (November 28, 2007). Retrieved on June 8, 2009.
- ^ Sharp Open Systems Architecture supports XPS in multi-function printers
- ^ IT Week 10 November 2006, Canon, Epson and HP support for XPS
- ^ Fuji Xerox and Microsoft Collaborate in Document Management Solutions Field
- ^ Software Imaging :: XPS & Windows Vista
- ^ Pagemark Technology
- ^ Informative Graphics Announces Brava! Annotation, Redaction Support For Microsoft XPS Format
- ^ NiXPS
- ^ IPS XPS
- ^ Solutions for XPS document sharing and native XPS printing
- ^ XPS Technology Showcase
- ^ Windows Logo Program Requirements and Policies
- ^ Community Promise for XPS
- ^ Community Promise for XPS FAQs
- ^ XML Paper Specification Licensing, Microsoft. Retrieved on June 8, 2006.
- ^ War and PDF: Microsoft submits XPS to standards body
- ^ http://www.ecma-international.org/memento/TC46.htm
[edit] External links
- XML Paper Specification
- Microsoft XPS Development Team Blog
- Viewing XPS Documents
- Free XPS Viewer - 32 and 64 bit versions, non-managed
- NDesk XPS, Free Open Source cross-platform viewer and conversion tool
- first report and conference
- XPS FAQ and white papers on office and professional printing from a software technology provider
- Standard ECMA-388 Open XML Paper Specification
|
||||||||
|
||||||||

