{% extends "base.html" %} {% block content %}
This example sends an envelope, and then uses embedded signing for the first signer.
Embedded signing provides a smoother user experience for the signer: DocuSign signing is initiated from your website.
{% if show_doc %}Documentation about this example.
{% endif %}API methods used: Envelopes::create and EnvelopeViews::createRecipient.
View source file {{ source_file }} on GitHub.
{% endblock %}