Products Technologies Demo Docs Blog Support Company

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.

New Live Demos: PDF Forms Processing, Creating PDFs and PDF Security

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.

  • 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.

  • 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.

Available Reference Code

The following screenshot shows one of the interactive demos that illustrates how to extract form data from a completed PDF form:

PDF live demos

For each demo, the required, relevant source code is shown below the demo:

PDF live demos

Test the new samples on your own and learn more about the PDF processing features of TX Text Control:

Live Demos

Stay in the loop!

Subscribe to the newsletter to receive the latest updates.

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.

ASP.NET Core
Angular
Blazor
JavaScript
React
  • Angular
  • Blazor
  • React
  • JavaScript
  • ASP.NET MVC, ASP.NET Core, and WebForms

Learn more Trial token Download trial

Related Posts

ASP.NETAIASP.NET Core

Automating PDF/UA Accessibility with AI: Describing DOCX Documents Using TX…

This article shows how to use TX Text Control together with the OpenAI API to automatically add descriptive texts (alt text and labels) to images, links, and tables in a DOCX. The resulting…


ASP.NETASP.NET CoreJava

Converting Office Open XML (DOCX) to PDF in Java

Learn how to convert Office Open XML (DOCX) documents to PDF in Java using the powerful ServerTextControl library. This guide provides step-by-step instructions and code examples to help you…


ASP.NETASP.NET CoreDS Server

Extending DS Server with Custom Digital Signature APIs

In this article, we will explore how to extend the functionality of DS Server by integrating custom digital signature APIs. We will cover the necessary steps to create a plugin that allows DS…


ASP.NETASP.NET CorePDF

Why PDF/UA and PDF/A-3a Matter: Accessibility, Archiving, and Legal Compliance

It is more important than ever to ensure that documents are accessible, archivable, and legally compliant. PDF/UA and PDF/A-3a are two effective standards for addressing these needs. This article…


ASP.NETASP.NET CoreMarkdown

Convert Markdown to PDF in a Console Application on Linux and Windows

Learn how to convert Markdown files to PDF in a console application on Linux and Windows using TX Text Control .NET Server for ASP.NET. This tutorial provides step-by-step instructions and code…