devexpress-office-file-api-pdf

Create, edit, merge, split, and sign PDF files in .NET applications.

39|7|Updated Jun 2, 2026
One-click install
npx skills add https://github.com/DevExpress/agent-skills --skill devexpress-office-file-api-pdf
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: devexpress-office-file-api-pdf
Source: https://github.com/DevExpress/agent-skills/tree/main/plugins/dx-office-file-api/skills/devexpress-office-file-api-pdf
Command: npx skills add https://github.com/DevExpress/agent-skills --skill devexpress-office-file-api-pdf

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill solves the challenge of programmatically working with PDF files in .NET applications without relying on Adobe Acrobat or unvetted third-party libraries, eliminating slow, error-prone manual PDF editing, generation, and processing tasks for developers.

Core Features & Use Cases

  • End-to-End PDF Processing: Create, load, edit, merge, split, and sign PDF documents programmatically in .NET and .NET Framework applications.
  • Interactive PDF Capabilities: Add fillable AcroForms, digital signatures, annotations, bookmarks, and hyperlinks to PDFs for user interaction and regulatory compliance.
  • Real-World Use Case: A developer building an invoice processing system can use this Skill to automatically generate branded PDF invoices, extract text and data from received PDF invoices, and apply digital signatures for validation, all without manual PDF tooling.

Quick Start

Use the devexpress-office-file-api-pdf skill to generate a signed, password-protected PDF invoice from a C# ASP.NET Core app with a company logo and line-item table.

Frequently Asked Questions about devexpress-office-file-api-pdf

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I generate PDF files programmatically in a .NET application?

You can generate PDF files from scratch in .NET applications using the DevExpress PDF Document API, which provides programmatic access to create, edit, and manage PDFs without Adobe Acrobat or third-party libraries.

Can I add fillable forms and digital signatures to PDFs in .NET?

Yes, you can add interactive AcroForms, digital signatures, annotations, and bookmarks to PDFs programmatically using the DevExpress PDF Document API in .NET and .NET Framework applications for user interaction and compliance.

What is the best way to extract text and images from existing PDFs in .NET?

The DevExpress PDF Document API enables .NET developers to extract text and images from existing PDF files programmatically, eliminating slow manual data extraction processes for workflows like invoice processing.

Does this PDF automation approach work without Adobe Acrobat installed?

Yes, this approach integrates PDF automation workflows into .NET business applications using official DevExpress NuGet packages, completely removing the dependency on Adobe Acrobat or unvetted third-party libraries.

How do I merge or split PDF documents in a .NET Framework application?

You can load, merge, and split PDF documents programmatically in .NET and .NET Framework applications using supported DevExpress API patterns, streamlining document management without manual tooling.

Can I ensure PDF/A compliance for archival documents using a .NET library?

Yes, the DevExpress PDF Document API supports ensuring PDF/A compliance for archival use cases, allowing .NET developers to programmatically generate and manage documents that meet archival standards.