Example of Form Filling in ASP.NET Core PDF Library
This sample demonstrates how to fill and flatten the form fields to personalize your PDF document.It is also possible to create, edit, and delete the form fields using the Essential PDF library.
DEMO
SOURCE
This feature can be used in filling forms from the database or from user, and read form fields for transferring user data to database. More information about the forms can be found in this documentation section.