Example of XFA Form Filling in ASP.NET Core PDF Library
This sample demonstrates how to fill XFA form fields. It is possible to edit and remove the existing XFA form fields.
This feature can be used in filling forms from the database or from user and read out form fields for transferring user data to database.
More information about the XFA can be found in this documentation
section.