How to read an asset like pdf from JCR repository? | Adobe Higher Education
Skip to main content
Mrsunilg-3z0lTX
Level 7
October 16, 2015
Resuelto

How to read an asset like pdf from JCR repository?

  • October 16, 2015
  • 1 respuesta
  • 730 visualizaciones

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

Este tema ha sido cerrado para respuestas.
Mejor respuesta de smacdonald2008

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 respuesta

smacdonald2008
Level 10
October 16, 2015

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