{% extends "base.html" %} {% block content %}

2. Send an envelope with a remote (email) signer and cc recipient

The envelope includes a PDF, Word, and HTML document. Anchor text (AutoPlace) is used to position the signing fields in the documents.

This is a general example of creating and sending an envelope (a signing request) to multiple recipients, with multiple documents, and with signature fields for the documents.

{% if show_doc %}

Documentation about this example.

{% endif %}

API method used: Envelopes::create.

View source file {{ source_file }} on GitHub.

We'll never share your email with anyone else.
The email for the cc recipient must be different from the signer's email.
{% endblock %}