Interactive editor
Explore Signature Fields
Insert a field at the caret, keep it selected, and then apply or export a signature.
-
1
Insert a signature field
Place the caret in the document and insert a centered, anchored signature field.
-
2
Use the selected field
Select a signature field to enable these actions.
Ready to tryUse the controls above to interact with this demo.
What this demonstrates
Signature Fields
Signature fields provide a visible signing location that can receive an image, become an interactive PDF signature field, or be associated with an X.509 certificate during server-side PDF export.
API used
TXTextControl.signatureFields
How it works
The browser inserts a centered field anchored to the current text position and enables actions only while a signature field is selected. Client-side export preserves empty fields for later signing. Server-side export loads the document into ServerTextControl and associates every named field with an exportable certificate through SaveSettings.SignatureFields.
Source files
See the implementation
The view, browser behavior, and controller are encapsulated in Demos/RichTextEditor/Advanced/SignatureFields.