NiXPS SDK Feature Matrix

NiXPS
Editing
SDK
NiXPS
Converter
SDK
NiXPS
Full
SDK
Native XPS processing
The SDK works directly with the native XPS constructs. As a result: what comes in, gets out exactly the same. Risk free, native processing.
v v v
XPS package API
This facilitates resource management (fonts, images, etc...). Allows powerfull manipulations with a few lines of code.
v - v
XPS content object model API with read and write access
Our SDK provides a powerful object model of the XPS content. Instead of having to work direct on the XML constructs, you can use an elegant object model which encapsulates all the specifics of XPS XML.
v - v
Object selection and manipulation
The SDK allows you to select objects, and manipulate the selected objects. (F.i. select all objects in a given region, and then delete them.)
v - v
Text selection, extraction and manipulation
Select text & extract the text.
v - v
Search and Replace Text
Search for a given string, and optionally replace it.
v - v
Page and Document Manipulations
Add, remove, extract, insert, etc... pages and documents easily.
v - v
Direct Image to XPS conversion
Convert an inmage to an XPS file with one line of code.
v - v
Low-level XML Access
Next to the advanced object model, the SDK also offers structured access to the raw XML content of the various XPS parts.
v - v
Undo/Redo support
The SDK offers an undo/redo system, which allows to build XPS processing applications that operate very quickly and efficient.
v - v
XPS to PDF conversion
The SDK provides a conversion to PDF. This conversion does not involve a virtual printer driver, so it integrates nicely into your project's code. The resulting PDF is also a vector PDF, retaining as much vector information as possible.
- v v
XPS to PDF/A conversion
Conversion to PDF that adheres to the PDF/A-1b specification.
- v v
XPS to SVG conversion
Conversion to SVG, retaining vectors.
- v v
XPS to TIFF conversion
Render an XPS file an image file.
- v v
Windows 2000/XP/Vista/Win7 support
The SDK runs on both 32-bit and 64-bit Windows systems.
v v v
Mac OSX 10.4, 10.5 & 10.6 support
Both PPC and Intel based Macs are supported.
v v v
C/C++ interface
The SDK gets delivered as a single DLL, with a C api. A full C++ object model is also provided as source, which makes for a nice integration into your C/C++ based project.
v v v
.NET interface
We provide a full C# object model, which facilitates the use of the SDK in your .NET based projects.
v v v

Purchase NiXPS SDK...