Skip to content

Commit 978c3e7

Browse files
committed
Update index.html
1 parent d4a181f commit 978c3e7

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

sign-for-express/index.html

+4-2
Original file line numberDiff line numberDiff line change
@@ -40,8 +40,10 @@ <h2 id="usage">Usage</h2>
4040
<img alt="OAuth window prompting for credentials" src="/images/oauth-creds.png" width="712" height="762"/>
4141
<p>Once credentials have been successfully entered, the user will be prompted to <code>Allow Access</code></p>
4242
<img alt="OAuth window prompting for consent" src="/images/allow-access.png" width="712" height="762"/>
43-
<p>Following consent, the user can choose to render either the <strong>Current Page</strong> or <strong>Whole Document</strong> to PDF which, when completed, displays a button that allows the user to <code>Launch Acrobat Sign</code>.</p>
44-
<img alt="Render and Launch appearance" src="/images/create.png" width="856" height="656"/>
43+
<p>Following consent, the user can choose to render either the <strong>Current Page</strong> or <strong>Whole Document</strong> to PDF</p>
44+
<img alt="Render appearance" src="/images/render.png" width="856" height="656"/>
45+
<p>Once completed, a button is displayed that allows the user to <code>Launch Acrobat Sign</code>.</p>
46+
<img alt="Launch appearance" src="/images/create.png" width="856" height="656"/>
4547
<p>When the user clicks on the button, it will:</p>
4648
<ul>
4749
<li>Upload the PDF rendition to the Sign platform</li>

0 commit comments

Comments
 (0)