The NiXPS SDK gives you the ability to process XPS files in your application.
It's a cross-platfrom library, with api's for C/C++ and .NET.
It provides powerfull high-level functionality, but also detailed low-level access to all parts of an XPS file.
Take a detailed look at the NiXPS v2.6 SDK features matrix...
Take a look at some detailed code examples using our SDK...
The NiXPS SDK offers compelling api's that give you a lot of rich functionality that is not availalbe in the default .NET or win32 world: an object model, object selection and manipulation, conversion to PDF & TIFF, etc... It has C/C++ api's, but also a .NET api. The low-level api gives you read and write access to the various parts and XML files that make up an XPS file. Next to that there is a high-level object-based api that allows you to create or modify XPS documents programatically. On top of that there are extra tools allowing specific actions on XPS files (f.i. page manipulations), and thanks to our embedded rendering engine, it is also possible to generate a high-resolution preview of XPS documents. Read more about the different
The library provides an api that allows very precise and very focused operations on the XPS file. Via our api you can take advantage of this and only change parts of the file
that require changing. We like to call this 'high fidelity' processing. The file that goes into the library is kept as intact as possible when written back out (including comments,
special sections, etc...). This means no unpleasant surprises for your files, and more importantly, for your customer's files.
Purchase NiXPS v2.6 SDK...
Apply for a preview version
Compare NiXPS v2.6 SDK versions via the feature matrix...
Example code snippits using the NiXPS library...
NiXPS SDK api reference...