User-824643621 posted
Hi,
Currently my application(Console application) is reading text from the text file and then generating output files which may be a PDF file or XPS file.
I have done the PDF generation part using iTextSharp.dll. But I am not able to create a XPS file. I searched a lot but didn't find any solution in C#.
Please help me on how to create a XPS document in C#.
Thanks!!