ExpertXPS XPS Library
=====================

Thanks for trying ExpertXPS XPS library.
.NET Framework 2.0 is required to be able to use it.

In the archive you have downloaded you will find:

Bin/ExpertXPS.XPSLibrary.dll - this is the dll you will use in your applications
DemoXPS/ - sample windows application that generates a sample XPS file
ExpertXPS.chm - API reference

For additional support and documentation:
http://www.html-to-pdf.net/xps-library.aspx


Getting started
---------------

1. Add ExpertXPS.XPSLibrary.dll to the bin folder of your application
2. Add a reference in the project to ExpertXPS.XPSLibrary.dll.
3. Write your code (see the samples and the API reference for help).

Licensing
---------

A serial number will be emailed to you upon purchasing. To unlock the product, you need to set in your code the serial number, like this:

xpsDocument.LicenseKey = "put your serial number here";


Support
-------

For any problems, contact us: office@html-to-pdf.net

http://www.html-to-pdf.net/xps-library.aspx

