32.1 Overview

The XPS document handler differs from the PDF document handler in that its sole interface is that exposed through the fz_document class.

XPS files are zip format archives with a specific layout of files. As well as opening xps (and .oxps) files (archives) directly, MuPDF will also open unpacked files by pointing fz_open_document at the “rels/.rels” file in the unpacked directory tree.