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
Using QR Codes in PDF Documents in C# .NET
QR codes are a powerful tool for embedding machine-readable information in documents. In this article, we will explore how to generate and insert them into PDF documents using C# .NET with TX Text…
ASP.NETASP.NET CoreE-Invoicing
Why Structured E-Invoices Still Need Tamper Protection using C# and .NET
ZUGFeRD, Factur-X, German e-invoicing rules, and how to seal PDF invoices with TX Text Control to prevent tampering. Learn how to create compliant e-invoices with C# and .NET.
Create Fillable PDFs from HTML Forms in C# ASP.NET Core Using a WYSIWYG Template
Learn how to generate PDFs from HTML forms in ASP.NET Core using a pixel-perfect WYSIWYG template. Extract form fields from a document, render a dynamic HTML form, and merge the data server-side…
Why HTML to PDF Conversion is Often the Wrong Choice for Business Documents…
In this article, we explore the challenges of HTML to PDF conversion for business documents in C# .NET and present alternative solutions that offer better performance and reliability. Discover why…
A Complete Guide to Converting Markdown to PDF in .NET C#
Learn how to convert Markdown to PDF in .NET C# using Text Control's ServerTextControl component. This guide covers setup, conversion process, and customization options for generating high-quality…
