New Live Demos: PDF Forms Processing, Creating PDFs and PDF Security
We published new live demos to show the supported PDF functionality of TX Text Control. In 8 samples, you can learn how to create PDF documents, how to process forms and how to add security features to PDF documents using the Text Control API.

The Text Control Technical Demos show all typical digital document processing technologies and applications categorized by different components that are available through TX Text Control .NET Server.
PDF Processing
We just added a new section PDF Processing to the available categories. The following new samples are available:
- Creating PDFs
- Programmatically
This demo shows how to create a PDF document from scratch.
- From HTML
This demos show how to convert HTML content into a PDF.
- ZUGFeRD Invoice
This demos show how to generate a PDF/A-3b ZUGFeRD electronic invoice.
- Document Settings
This demos show how to add document settings such as title, author, keywords and other meta information to PDF documents.
- Programmatically
- Forms Processing
- Forms Creation
This demo shows how to create PDF documents with fillable form elements such as form text boxes, check box fields and drop-down elements.
- Form Data Extraction
This demos show how to extract form data from completed PDF forms.
- Forms Creation
- PDF Security
- Encryption
This demo shows how to encrypt PDF documents including document access permissions.
- Digital Signatures
This demos show how to digitally sign documents with X.509 certificates.
- Encryption
Available Reference Code
The following screenshot shows one of the interactive demos that illustrates how to extract form data from a completed PDF form:
For each demo, the required, relevant source code is shown below the demo:
Test the new samples on your own and learn more about the PDF processing features of TX Text Control:
ASP.NET
Integrate document processing into your applications to create documents such as PDFs and MS Word documents, including client-side document editing, viewing, and electronic signatures.
- Angular
- Blazor
- React
- JavaScript
- ASP.NET MVC, ASP.NET Core, and WebForms
Related Posts
Mining PDFs with Regex in C#: Practical Patterns, Tips, and Ideas
Mining PDFs with Regex in C# can be a powerful technique for extracting information from documents. This article explores practical patterns, tips, and ideas for effectively using regular…
Streamline Data Collection with Embedded Forms in C# .NET
Discover how to enhance your C# .NET applications by embedding forms for data collection. This article explores the benefits of using Text Control's ASP.NET and ASP.NET Core components to create…
Adding QR Codes to PDF Documents in C# .NET
This article explains how to add QR codes to PDF documents with the Text Control .NET Server component in C#. It provides the necessary steps and code snippets for effectively implementing this…
Adding SVG Graphics to PDF Documents in C# .NET
In this article, we will explore how to add SVG graphics to PDF documents using C# .NET. We will use the TX Text Control .NET Server component to demonstrate the process of rendering SVG images in…
Enhancing PDF Searchability in Large Repositories by Adding and Reading…
This article explores how to improve the searchability of PDF documents in large repositories by adding and reading keywords with C# .NET. This is especially helpful for applications that manage…