Welcome to PDFsharp
===================

Version Information
-------------------
PDFsharp 0.9.653 (beta 4)

Roadmap to PDFsharp Folders
---------------------------
PdfSharp       the PDFsharp library with full source code
Charting       a charting library based on PDFsharp
MigraDoc lite  a high level document formatter based on PDFsharp
Samples        some samples that demonstrate specific features of PDFsharp
Tools          contains the PDFsharp Explorer that examines the file structure of existing PDF files
WebSamples     an ASP.NET sample that returns a PDF file to the browser (requires a virtual folder in your Internet Information Server)
XGraphicsLab   a test tool that demonstrates many PDFsharp features (preview window with option to create PDF files)
PDFs           PDF files required by the sample source code (see Samples folder)

How to Get Going with PDFsharp
------------------------------
To test the C# samples with Visual Studio 2003, open the "PDFsharp Samples (VS2003).sln" solution in the "PDFsharp\Samples C#" folder.
To test the C# samples with Visual Studio 2005, open the "PDFsharp Samples.sln" solution in the "PDFsharp\Samples C#" folder.
PDFsharp is the library project, all other projects are executable samples.

To test the VB samples with Visual Studio 2003, open the "PDFsharp VB Samples (VS2003).sln" solution in the "PDFsharp\Samples VB" folder.
To test the VB samples with Visual Studio 2005, open the "PDFsharp VB Samples.sln" solution in the "PDFsharp\Samples VB" folder.
PDFsharp is the library project, all other projects are executable samples.
[Note: there is only one VB sample so far; it draws some text, two lines, and an ellipse. Please check the C# samples to see other drawing routines in action; all routines can be used in VB!]

Or open the "PDFsharp.sln" solution.
This solution contain projects for the PDFsharp Explorer and the XGraphicsLab.

Report Bugs
-----------
To report bugs against PDFsharp, request features or support, please visit the project at
http://sourceforge.net/projects/pdfsharp/

Contact Us
----------
Project homepage (with current version, contact information):
http://www.pdfsharp.com/

Copyright
---------
See COPYING.TXT for copyright information.
