Introduction
PDFKit.NET is a 100% managed .NET component for, reading, creating and
manipulating PDF documents and PDF forms on the fly. With PDFKit.NET you can
split, append, stamp, encrypt PDF documents and create and fill PDF forms. This component
is typically deployed as part of an ASP.NET or WinForms application, however, it
is just as well possible to integrate PDFKit.NET in a .NET web service.
Central to PDFKit.NET is a consistent and highly intuitive object model
consisting of classes like PageCollection, Page, Overlay, Underlay, Shape, Bookmark and Field.
The focus of our development team is always to ease the task of integrating our
components in a larger application.