내 커뮤니티 업적 표시줄을 확대합니다.

Submissions are now open for the 2026 Adobe Experience Maker Awards.

Mark Solution

활동이 없어 이 대화는 잠겼습니다. 새 게시물을 작성해 주세요.

해결됨

How to read an asset like pdf from JCR repository?

Avatar

Level 7

Hi,
Can anyone tell me how do I read an asset like stored pdf from JCR repository.
I want to download the stored pdf on my system by invoking a webservice from JCR repository?

Regards
Sunil

1 채택된 해결책 개

Avatar

정확한 답변 작성자:
Level 10

You can write an AEM servlet that retrieves the PDF-A/PDF from the JCR and has app logic to place it into a zip and download. See

https://helpx.adobe.com/experience-manager/using/downloading-dam-assets.html

원본 게시물의 솔루션 보기

1 답변 개

Avatar

정확한 답변 작성자:
Level 10

You can write an AEM servlet that retrieves the PDF-A/PDF from the JCR and has app logic to place it into a zip and download. See

https://helpx.adobe.com/experience-manager/using/downloading-dam-assets.html