OpenXPS
From Just Solve the File Format Problem
(Difference between revisions)
(add a link to libgxps) |
(→Software) |
||
| (2 intermediate revisions by 2 users not shown) | |||
| Line 15: | Line 15: | ||
== Sample files == | == Sample files == | ||
| − | * [ | + | * [https://www.dan.info/sampledata/msword/testing.xps Sample file saved from Windows Word 2007] |
| + | * https://telparia.com/fileFormatSamples/document/xps/ | ||
== Software == | == Software == | ||
* [https://wiki.gnome.org/action/show/Projects/libgxps libgxps] - GNOME library for reading OpenXPS files | * [https://wiki.gnome.org/action/show/Projects/libgxps libgxps] - GNOME library for reading OpenXPS files | ||
| + | * [http://snisurset.net/code/abydos/ abydos] | ||
== Links == | == Links == | ||
Revision as of 19:26, 8 September 2021
OpenXPS (Open XML Paper Specification) is a page description language and document format. It was originally developed by Microsoft and named XPS.
It is based on XAML, which is based on XML. It uses ZIP as a container format.
Contents |