Web forms to fill Microsoft Word documents.

Easily create sharable web forms to fill and generate documents with variable content.

See Example

Documents

These are your Office Open XML Document (.docx) files that have been prepared to handle variable content. The content is marked by inserting tags (magic text) inside the document such as {first_name}.

Find out more

Forms

Each Document may have one or more Forms that are used to fill the variable content. They automatically get fields for each tag and allow us to specify the input type and format of the content.

Find out more

Submissions

These may be recorded when a Form is submitted. Submissions store relevant information such as the time of submission, the form data, the name and email of the submitter, and the resulting file.

Find out more