Skip to content

Commit

Permalink
Updated the URLs and aligned the hero asset image
Browse files Browse the repository at this point in the history
  • Loading branch information
vignesh66085 committed Aug 1, 2023
1 parent 886701f commit d098bd1
Show file tree
Hide file tree
Showing 5 changed files with 11 additions and 11 deletions.
4 changes: 2 additions & 2 deletions src/pages/apis/electronic-seal-api.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,8 @@ Electronically seal PDF documents at scale to provide document authenticity and

e-Seal-API-HeroAssetImg e-seal-api-hero

- [Try the Demo](https://acrobatservices.adobe.com/dc-accessibility-playground/main.html)
- [Start for free](https://acrobatservices.adobe.com/dc-integration-creation-app-cdn/main.html?api=pdf-accessibility-auto-tag-api)
- [Try the Demo](https://stage.acrobatservices.adobe.com/dc-eseal-playground/index.html#/)
- [Start for free](https://acrobatservices.adobe.com/dc-integration-creation-app-cdn/main.html)

<WrapperComponent slots="content" repeat="1" theme="light" className="why-pdf-services Why-PDF-Services-API"/>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,6 @@ Automated document e-sealing workflows help avoid human error that may otherwise
### Meet security and reliability needs

Meet enterprise-grade security and reliability needs from the leader in digital document solutions. Achive compliance with eIDAS for -seals. Leran
more about compliance [here.]("")
more about compliance <a href="https://www.adobe.com/trust/compliance/compliance-list.html">here.</a>

![EMPTY_ALT](../../images/E_Seal_Secure_F_Destkop.png)
2 changes: 1 addition & 1 deletion src/pages/apis/electronic-seal-api/e-seal-key-feature.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,4 +50,4 @@ The API allows us to upload a PDF document, provide a customized e-seal image, s

### Partnership with TSPs

The API supports certificates from certain TSPs (Trusted Service Provider) [AATL list (Adobe Approved Trust List) ]('https://acrobatservices.adobe.com/dc-accessibility-playground/main.html') that support OAuth authentication.
The API supports certificates from certain TSPs (Trusted Service Provider) <a href="https://helpx.adobe.com/acrobat/kb/approved-trust-list1.html">AATL list (Adobe Approved Trust List)</a> that support OAuth authentication.
6 changes: 3 additions & 3 deletions src/pages/apis/electronic-seal-api/seal-api-stepper.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ Start with the Free Tier and get 500 free Document Transactions per month.

Obtain free credentials

- [Get started](https://acrobatservices.adobe.com/dc-integration-creation-app-cdn/main.html?api=pdf-accessibility-auto-tag-api)
- [Get started](https://acrobatservices.adobe.com/dc-integration-creation-app-cdn/main.html?api=pdf-electronic-seal-api)

<TextBlock slots="heading, text, buttons" width="33%" theme="lightest" variantsTypePrimary='secondary' variantsTypeSecondary='secondary' variantStyleFill="outline" variantStyleOutline="outline" className='align-left link Explore-other-Adobe-Document-Services-APIs'/>

Expand All @@ -28,5 +28,5 @@ Download ready to run samples for Node.js, .Net, Java

Add credentials to your code and experience the power of the API

- [View docs](https://developer.adobe.com/document-services/docs/overview/pdf-accessibility-auto-tag-api/)
- [View API Reference](https://developer.adobe.com/document-services/docs/apis/#tag/PDF-Accessibility-Auto-Tag)
- [View docs](https://developer.adobe.com/document-services/docs/overview/pdf-electronic-seal-api/)
- [View API Reference](https://developer.adobe.com/document-services/docs/apis/#tag/PDF-Electronic-Seal)
8 changes: 4 additions & 4 deletions src/styles/main.css
Original file line number Diff line number Diff line change
Expand Up @@ -2922,8 +2922,8 @@ img[alt=adobe-support] {
background-repeat: no-repeat;
background-position: bottom center;
background-size: cover;
width: 49.625rem;
height: 29rem;
width: 37.625rem;
height: 22rem;
}
}

Expand All @@ -2940,7 +2940,7 @@ img[alt=adobe-support] {
background-repeat: no-repeat;
background-position: bottom center;
background-size: cover;
width: 44rem;
width: 30rem;
height: 18rem;
}
.accessibility-auto-tag-hero{
Expand Down Expand Up @@ -2968,7 +2968,7 @@ img[alt=adobe-support] {
background-position: bottom center;
background-size: cover;
width: 20rem;
height: 8rem;
height: 12rem;
}
.accessibility-auto-tag-hero{
background-image: url('../pages/images/visual_autoTag_mob.png') !important;
Expand Down

0 comments on commit d098bd1

Please sign in to comment.