|
Convert Your Documents To XPS Using 1 Line of Code |
XpsRenderer.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 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | And many more formats... Learn more... |
|
|
v1.0.1 fixes a gremlin in the installer which resulted in the app.manifest file for the sample application being missing. |
|
|
|