English

Merge XPS Files Programmatically in C#

XPS files are based on XML Paper Specifications which represent page layouts. They include information about appearance and printing layouts. Sometimes you might want to merge multiple XPS files for further processing of data. In accordance with such requirements, this article explains how to merge XPS files programmatically in C#.
May 10, 2022 · 3 min · Farhan Raza