XPS
XPS document formatUsed for structured text, page layout, or office data.
- Family
- Documents
- MIME
- application/vnd.ms-xpsdocument
Convert XPS to PDF online and see exactly what document object-model rebuilding changes, what PDF still can't promise, and how to verify the result.
Microsoft's fixed-layout document package containing page markup, fonts, and print-oriented resources is interpreted first, then its pages or chapters rebuilt using whatever structures PDF makes available. Layout and semantics both require mapping - This is not a renamed package. XPS packages are traversed for fixed pages, glyph runs, fonts, paths, images, links, annotations, and print tickets before rendering or reconstruction. Composing fixed pages from text, vectors, and images is what PDF output does; searchable text, fonts, links, forms, tags, page boxes, and print rendering all still need checking separately.
Read structure - Microsoft's fixed-layout document package containing page markup, fonts, and print-oriented resources. Rebuilt structure - A fixed-page document made of text, vectors, raster images, links, forms, and other page objects.
Used for structured text, page layout, or office data.
Designed for layout-preserving documents.
Check every fixed page, dimensions, searchable text, fonts, links, annotations, color, and printed output.
Check page dimensions, searchable text, links, forms, embedded fonts, and how the file actually prints.
Editable-document conversion requires reconstruction, while rendering can lose searchable text, links, annotations, and print-ticket data.
Rasterizing searchable text, shifting page boxes, dropping forms, or substituting fonts can all happen silently during the rebuild.
The writer builds a fixed-page document made of text, vectors, raster images, links, forms, and other page objects and labels the result as application/pdf. The receiving application - Not the extension alone - Is the final compatibility test.
Choose PDF when its editing, reflow, or reader support is more valuable than exact XPS structure, and test the most complex page or chapter before committing.