Some test text!
Web / Guides / Overview
WebViewer is a JavaScript PDF library that provides support for interactive forms which are a collection of fields for gathering information interactively from the user.
An interactive form (sometimes referred to as an AcroForm) is a collection of fields (such as text boxes, checkboxes, radio buttons, drop-down lists, and pushbuttons) for gathering information interactively from the user. A PDF document may contain any number of Fields appearing on any combination of pages. All these fields make up a single, global interactive form spanning the entire document. While PDF forms are similar to HTML forms, there are some important differences:
Apryse SDK fully supports reading, writing, and editing PDF forms and provides utility methods to make working with forms simple and efficient. Using the Apryse SDK forms API, arbitrary subsets of form fields can be imported or exported from the document, new forms can be created from scratch, and the appearance of existing forms can be modified.
Forms Data Format (FDF) and XML Forms Data Format (XFDF) contain a list of Form Fields with their associated values. These formats can be used to import and export form data to and from PDF Form Fields.
Apryse SDK benefits include:
Major features of WebViewer form support:
New features were added in the WebViewer 11 major release:
Form Build
Form Fill
Form Flatten
Form Field Detection (Beta)
Importing and exporting forms
To import and export annotations with a PDF document.
Explore the form builder
To learn how to navigate the form builder UI for filling and modifying PDF forms.
Create new form fields and widget annotations
To create new form fields and widget annotations within a new document.
Working with form fields and widget annotations
To update form field values, update widget flags, configure multiple widgets for one field, and more.
Modify form fields
To modify properties for existing form fields.
Fill form fields
To fill values for existing form fields.
Styling form fields
To fill in values for existing form fields.
Form flattening
To flatten form fields in a PDF document.
Form Field Indicators
To add visual indicators for guiding users through form filling.
Trial setup questions? Ask experts on Discord
Need other help? Contact Support
Pricing or product questions? Contact Sales