Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Best ways to convert XPS to PDF (and vice-versa)?

Tags:

People also ask

What is difference between PDF and XPS document?

Summary: 1. Adobe PDF represents a two dimensional document in a way that allows it to be changed independent of its software, hardware, or operating system; XPS is a document management software that allows the user to view, annotate, convert, sign, and print XPS documents.


I have XPS documents being generated from XAML User Controls that act as templates. I want to convert the XPS documents into alternative formats, mainly PDF, programmatically with a .NET based API.

What is the best way to do this?