Download Now
Home
 
Notice
  • Please login before entering the Support Center
Convert Your Documents To XPS Using 1 Line of Code
Convert2XPS BoxXpsRenderer.Convert(originalFile);

If you need to add XPS conversion, XPS printing or XPS export to your application, one line of code is about as simple as it is going to get.

Convert2XPS is a C# development component and custom XPS printer driver. The .Net library can be used to provide a convenient programmatic interface for converting existing documents to XPS. If you are looking to add XPS printing to your applications, you can also print directly to your custom printer.  Convert2XPS works with all major document types.

Print2XPS is the printer driver component of Convert2XPS and replicates the functionality of the Microsoft XPS Document Writer but without displaying a dialog to the user, making it ideal for programmatically invoking XPS printing.

Supported Filetypes

File type
Native support
Support via interop
Support via printer
Text icon
Text
Check
   
Rich Text Icon
Rich Text (RTF)
Check
   
Image Icon
Image
Check
   
Microsoft Word Icon
Microsoft Word
 
Check
Check
Microsoft Excel Icon
Microsoft Excel
 
Check
Check
Microsoft Outlook Icon
Microsoft Outlook
 
Check
Check
Microsoft PowerPoint Icon
Microsoft PowerPoint
 
Check
Check
Internet Explorer Logo
HTML
 
Check
Check
Adobe Acrobat Icon
PDF
   
Check

And many more formats...

Learn more...

 
v1.0.1 Released
v1.0.1 fixes a gremlin in the installer which resulted in the app.manifest file for the sample application being missing.