How can we help you?

Signature Recipient Definitions

Product: FeraRender Topic: FeraSign Integration Versions: Applies to all documented versions Current

Define signers, copies, routing order, and data-driven identity paths.

Audience: Template authors and Sign integrators
Recommended visibility: Public

Overview

Define signers, copies, routing order, and data-driven identity paths. FeraRender declares signing intent and returns manifest metadata; the signing system should resolve final coordinates after conversion to the signing PDF.

Key points

  • Every recipient should have a stable key.
  • namePath and emailPath can resolve identity from render data.
  • personUuidPath and authUserUuidPath can preserve Feradel identity links.
  • recipientType and role communicate signing behavior.
  • routingOrder controls sequence.
  • isRequired determines whether missing identity blocks orchestration.

Recommended procedure

  1. Place stable anchors in the rendered document.
  2. Embed and validate a versioned signature manifest.
  3. Resolve recipient keys from trusted application data.
  4. Generate the document, convert it, resolve anchors, and review the draft envelope.

Troubleshooting

A required field is not placed

Confirm the anchor survives conversion and the manifest refers to the same anchor and recipient key.

A recipient cannot be resolved

Supply trusted recipient data or valid name and email paths before creating or sending the envelope.

The field is offset incorrectly

Review anchor point, dimensions, offsets, and final PDF text extraction behavior.

Related documentation


Documentation source: feradelinc/feradel.render.api, reviewed against repository revision b2c3a710. Verify behavior against the deployed release before publishing exact routes, limits, or version requirements.