Generate and manage PDF files with ease by utilizing features such as splitting, appending, stamping, encrypting, extracting, and filling. PDFKit.NET is a fully managed .NET class library designed for the creation and manipulation of PDF documents, packaged as a single assembly that allows for straightforward xcopy deployment. It operates independently with no additional requirements beyond the .NET framework itself. At the heart of PDFKit.NET lies a coherent and user-friendly object model comprising various classes like document, page collection, page, canvas, shape, bookmark, annotation, and field. The development team's primary goal is to simplify the integration of this class library into larger applications. With PDFKit.NET 5.0, users can fill in text fields, checkboxes, and radio buttons, while also having the option to save the forms in either an editable state or as a flattened PDF. Additionally, this version introduces the ability to handle dynamic XFA documents through the new XFA processor API, enhancing functionality. Furthermore, PDFKit 5.0 enables users to extract all graphics from a page, compiling them into a collection of various shapes, which can include text, images, and curves, providing versatile options for document manipulation. This makes PDFKit.NET an invaluable tool for developers looking to incorporate robust PDF handling capabilities into their applications.