NiXPS Library v1.5 SDK
To give more people the chance to try our technology, we've decided to offer a trial version of our NiXPS Library v1.5 SDK.
The library opens up XPS to a lot of applications -
First of all, it allows you to open an XPS file and access all aspects of it: fonts, images, page content, and so on. And this by means of a clear, straightforward object api that maps closely to the actual XPS constructs. This functionality comes in handy when you would require to extract or calculate information about an XPS file.
It is also possible to modify an XPS by means of the same api. This covers scenario's where you would need to modify an existing XPS: add text/watermarks, modify the information on a page, ...
Next: XPS creation. Via the object api provided, the library gives you the ability to create an XPS file. Applications can use this to saving or exporting a correct XPS file. This is ideal for server side generation of XPS files too.
Then, a powerful arsenal of tools is provided: calls to add/delete pages or documents, direct access to the XML streams, font/image access, etc...
And last but not least: rendering! The library allows you to render an XPS file to an image buffer or a tiff file. Very important if you want to visualize XPS in your applications, or on your site.
All in all a wealth of functionality, fully cross-platform and running at optimum native speed.
Try it out for yourself and download the SDK
here The package contains binaries, C++ includes & sources, documentation and example files.
The documentation is also available online
here.
The SDK runs in trial mode by default. This means you get trial banners on the output, and in the file.
Send your technical questions to: info@nxps.com
If you're interested in purchasing a license, contact: sales@nixps.com
Enjoy, and let us know what you think.