The ASP.NET Core Word Processor component supports legacy form fields like text, checkboxes, and dropdown lists to create fillable forms in a Word document. These form fields are supported in both DOC and DOCX formats.
The ASP.NET Core Word Processor component has an intuitive UI for designing a fillable form in a Word document by inserting legacy form fields. The legacy form fields allow you to design:
On clicking or navigating to a text form field, this mode opens a pop-up that features an in-place editor for filling form fields seamlessly within the document. By default, this mode is enabled to streamline the form-filling process.
This mode grants users the ability to fill text form fields directly within the document interface, eliminating the need for any pop-ups. Users can enter information directly into the form fields without interruption, enhancing the efficiency and convenience of the form-filling experience.
Word Processor is also available in Blazor, Angular, React, Vue, and JavaScript frameworks. Check out the different Word Processor platforms from the following links:
The ASP.NET Core Word Processor works well with all modern web browsers, such as Chrome, Firefox, Microsoft Edge, Safari, and Opera.