OpenXPS
From Just Solve the File Format Problem
(Difference between revisions)
Dan Tobias (Talk | contribs) |
Dexvertbot (Talk | contribs) m (Change telparia.com samples link to template) |
||
(5 intermediate revisions by 4 users not shown) | |||
Line 4: | Line 4: | ||
|extensions={{ext|oxps}}, {{ext|xps}} | |extensions={{ext|oxps}}, {{ext|xps}} | ||
|mimetypes={{mimetype|application/oxps}}, {{mimetype|application/vnd.ms-xpsdocument}} | |mimetypes={{mimetype|application/oxps}}, {{mimetype|application/vnd.ms-xpsdocument}} | ||
+ | |pronom={{PRONOM|fmt/657}} | ||
|released=2006 | |released=2006 | ||
}} | }} | ||
Line 14: | Line 15: | ||
== Sample files == | == Sample files == | ||
− | * [ | + | * [https://www.dan.info/sampledata/msword/testing.xps Sample file saved from Windows Word 2007] |
+ | * {{DexvertSamples|document/xps}} | ||
+ | |||
+ | == Software == | ||
+ | * [https://wiki.gnome.org/action/show/Projects/libgxps libgxps] - GNOME library for reading OpenXPS files | ||
+ | * [http://snisurset.net/code/abydos/ abydos] | ||
== Links == | == Links == |
Latest revision as of 05:15, 28 December 2023
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 |