What problem does it solve?
This Skill eliminates common errors and confusion when using the new DevExpress.Docs.Pdf Community Technology Preview (CTP) API for .NET PDF document manipulation, preventing issues like mixed legacy/new namespace usage, incorrect PDF coordinate calculations, and accidental use of the pre-release library in production mission-critical applications.
Core Features & Use Cases
- Full PDF Lifecycle Management: Create, load, modify, merge, encrypt, and print PDF documents using the modern object-oriented DevExpress.Docs.Pdf API for .NET and .NET Framework.
- Advanced PDF Workflows: Support for interactive form filling, text search and redaction, accessibility tagged PDF/UA creation, annotation management, and ZUGFeRD/Factur-X electronic invoice attachment.
- Use Case: A .NET developer building a document processing tool can use this Skill to generate fillable customer forms, add watermarks to batch-processed invoices, and migrate existing code from the legacy PdfDocumentProcessor API without manual documentation lookup.
Quick Start
Use this Skill to create a multi-page sales report PDF with a title, body text, regional data table, and logo using the new DevExpress.Docs.Pdf API for .NET.