• Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
    Dedicated community for Japanese speakers
  • 한국 커뮤니티
    Dedicated community for Korean speakers
Exit
0

Adobe api integration with angular || retrive only image using adobe apis .

Community Beginner ,
May 05, 2021 May 05, 2021

Copy link to clipboard

Copied

Hello 

 

I have below questions. 

 

1. How can we integration adobe apis in angular application ?

 

2. How to retrive only image from adobe api

 

Please suggest

 

Thanks 

TOPICS
Acrobat SDK and JavaScript , Windows

Views

1.5K

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
LEGEND ,
May 06, 2021 May 06, 2021

Copy link to clipboard

Copied

Adobe Acrobat (not the free Acrobat Reader) offers the interfaces descibed in detail in the Acrobat SDK. There is no interface to Angular, whatrever that is, but if Angular is adaptable enough you may, with some effort, be able to use the COM interfaces. There is no interface to fetch images: neither individual stored images, not a rasterised image of the page. The app would have to run locally on the user's Mac or Windows computer and each end user would need their own Acrobat license. (SERVER USE NOT POSSIBLE).

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Expert ,
May 06, 2021 May 06, 2021

Copy link to clipboard

Copied

Hi,

 

you are not particularly clear on what you are you are trying to achieve, but here is a link to the Adobe Document Cloud API's that can be used in node applications, maybe that helps you.

 

To be clear this is a very different product from the one @Test Screen Name is talking about.

 

https://www.adobe.io/apis/documentcloud/dcsdk/pdf-tools.html

 

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Beginner ,
May 06, 2021 May 06, 2021

Copy link to clipboard

Copied

I want to retrive the signature in the form of image . 

So wanted to know how tht can be achived ? 

And using which api

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
LEGEND ,
May 06, 2021 May 06, 2021

Copy link to clipboard

Copied

1. Exactly what sort of signature? 

2. How does your application know where to find the signature (for example is it in a fixed location on a fixed page number)?

3. What environment?

- end user's Mac or Windows computer, user has a paid-for license for Acrobat?

- end user's Mac or Windows computer, user has free Acrobat Reader?

- iOS/Android app?

- web server?

- web client JavaScript?

- batch process on Mac/Windows computer?

- other?

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Beginner ,
May 06, 2021 May 06, 2021

Copy link to clipboard

Copied

Hi,

 

We want to retrive the Signature from the Adobe API in the form of image. 

 

1. Exactly what sort of signature? - We want to retrive the Signature from the Adobe API in the form of image.  

2. How does your application know where to find the signature (for example is it in a fixed location on a fixed page number)? - We want to retrive the Signature from the Adobe API in the form of image. 

3. What environment?

- end user's Mac or Windows computer, user has a paid-for license for Acrobat? - Currently we are using trail version. 

- end user's Mac or Windows computer, user has free Acrobat Reader? - Windows

- iOS/Android app?

- web server?

- web client JavaScript? 

- batch process on Mac/Windows computer?

- other?

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
LEGEND ,
May 06, 2021 May 06, 2021

Copy link to clipboard

Copied

LATEST

I asked "Exactly what sort of signature?" You answered "We want to retrive the Signature from the Adobe API in the form of image. " Sorry, this does not answer the question. 

 

I asked "How does your application know where to find the signature (for example is it in a fixed location on a fixed page number)?" You answered "We want to retrive the Signature from the Adobe API in the form of image".   Sorry, this does not answer the question. 

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines