PDF Clown for .NET
PDF Clown Project [../main/README.html] > 


Project version: 0.1.2 - README revision: 0 (2013-02-04)

---------------
Introduction
---------------
This is the C#/.NET source code distribution of  [http://www.pdfclown.org/], a general-purpose library for the manipulation of PDF files.


---------------
Copyright
---------------
Copyright  2006-2013 Stefano Chizzolini

Contacts:
 * url: http://www.stefanochizzolini.it [http://www.stefanochizzolini.it]


---------------
License
---------------
This program is free software; you can redistribute it and/or modify it under the terms of version 3 of the GNU Lesser General Public License as published by the Free Software Foundation.

References:
 * LGPL (GNU Lesser General Public License) version 3:
  * sources:
   * url: ../main/licenses/gnu.org/lgpl.html [../main/licenses/gnu.org/lgpl.html]
   * url: http://www.gnu.org/licenses/lgpl.html [http://www.gnu.org/licenses/lgpl.html]
   * mail: Free Software Foundation, Inc., 51 Franklin St - Fifth Floor, Boston, MA 02110-1301 USA.
  * restrictions: none
  * extensions: none


---------------
Disclaimer
---------------
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU Lesser General Public License for more details.

IN NO EVENT SHALL THE COPYRIGHT HOLDER AND CONTRIBUTORS BE LIABLE TO ANY PARTY FOR DIRECT, INDIRECT, SPECIAL, INCIDENTAL, OR CONSEQUENTIAL DAMAGES, INCLUDING LOST PROFITS, ARISING OUT OF THE USE OF THIS SOFTWARE, EVEN IF THE COPYRIGHT HOLDER AND CONTRIBUTORS HAVE BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

THE SOFTWARE PROVIDED HEREIN IS ON AN "AS IS" BASIS, AND THE COPYRIGHT HOLDER AND CONTRIBUTORS HAVE NO OBLIGATION TO PROVIDE MAINTENANCE, SUPPORT, UPDATES, ENHANCEMENTS, OR MODIFICATIONS. THE COPYRIGHT HOLDER AND CONTRIBUTORS MAKE NO REPRESENTATIONS AND EXTEND NO WARRANTIES OF ANY KIND, EITHER IMPLIED OR EXPRESS, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE, OR THAT THE USE OF THE SOFTWARE WILL NOT INFRINGE ANY PATENT, TRADEMARK OR OTHER RIGHTS.


---------------
Dependencies
---------------
PDF Clown for .NET currently depends on:

 * .NET framework 4.0

---------------
Resources
---------------
 *  [pdfclown.lib/README.html]: PDF Clown source code
 *  [pdfclown.samples.cli/README.html]: Functionality demonstrations
 *  [../main/doc/README.html]: PDF Clown common guides
 *  [../main/res/README.html]: Material supporting PDF Clown distribution
 *  [CHANGELOG.html]: Change chronology of PDF Clown implementation for .NET
 * PDF Clown home page [http://www.pdfclown.org]: Project home page
 * Navigation:
  * Current directory [.]: browse current section contents
  * Parent section [../main/README.html]: move to parent section
  * Previous section [../java/README.html]: move to previous section
  * Next section [pdfclown.lib/README.html]: move to next section
  * INDEX [../main/INDEX.html]: move to the distribution map
