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?
After much searching, I found this SDK:
Its kindof expensive but works wonderfully. Goodbye fop!