English

Create Tagged PDF Files in C# .NET

A tagged PDF file is a type of PDF that uses tags to define the logical structure of the content in the document. It is used to enhance the reading experience for those who use assistive technologies and screen readers. In a previous post, we covered creating PDF files within a .NET application. In this article, we will demonstrate how to create tagged PDF files in C# .NET.
May 20, 2022 · 4 min · Usman Aziz