How to create an xps document on the fly?
1 answer
you can use the XPSDocument class in .NET for this. Here is the documentation for calling write Visual to XPSDocument
+2
a source to share
you can use the XPSDocument class in .NET for this. Here is the documentation for calling write Visual to XPSDocument