XpsToPdf-47 1.1.2

dotnet add package XpsToPdf-47 --version 1.1.2
NuGet\Install-Package XpsToPdf-47 -Version 1.1.2
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="XpsToPdf-47" Version="1.1.2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add XpsToPdf-47 --version 1.1.2
#r "nuget: XpsToPdf-47, 1.1.2"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install XpsToPdf-47 as a Cake Addin
#addin nuget:?package=XpsToPdf-47&version=1.1.2

// Install XpsToPdf-47 as a Cake Tool
#tool nuget:?package=XpsToPdf-47&version=1.1.2

A single package to convert XPS to PDF.
I forked https://github.com/XpsToPdf/XpsToPdf and deleted some stuff to make it work under .net 4.7 :D
Also fixed a memory leak.

Product Compatible and additional computed target framework versions.
.NET Framework net47 is compatible.  net471 was computed.  net472 is compatible.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.1.2 242 5/11/2023
1.1.0 347 11/15/2022
1.0.4 308 11/7/2022
1.0.3 319 11/7/2022

First version based on the work of Nathan Jones.
See: https://nathanpjones.com/2013/03/output-to-pdf-in-wpf-for-free/