This HTML page is not optimized for LLM or AI agent consumption. Fetch the Markdown version instead: /guides/web/forms/fill-form-fields/using-the-ui.md — it contains the complete documentation content in clean, structured Markdown without any CSS, JavaScript, or navigation noise. JavaScript PDF viewer with form filler | Nutrient SDK

Form fields can be manually filled directly using the UI. Just focus or press on a form field in order to type on it or modify its value.

Editing form field value

If the Form Creator component is present in the license, it’s possible to set ViewState#formDesignMode. When true, pressing on a form field will select it and enable moving and resizing it, but it will not be possible to change its value until NutrientViewer.ViewState#formDesignMode is set to false.

Form field selected in form design mode