Print PDF or XPS in C# .NET

Printing PDFs in C# or .NET is possible using the command line switch to adobe but it isn’t particularly reliable, particularly if you have a high volume of prints. This was something we wanted to address when create our XPS library, an easy way to print our documents. Check out the below example for how […]