Level 1
Level 2
Sign in to Community
Learn more
Sign in to view all badges
Expand my Community achievements bar.
This conversation has been locked due to inactivity. Please create a new post.
Hi,
I want to use this PDF viewer core component but unable to author it as I need to add Adobe API Credentials to some context aware configuration.
I have the credentials but not sure how to add it to the configuration.Any guidance with some example or screenshots will be a great help.
Component link:
https://experienceleague.adobe.com/docs/experience-manager-core-components/using/wcm-components/pdf-...
Solved! Go to Solution.
Hi @bpeddapudi ,
You need to configure the context aware configuration like below-
context aware config com.adobe.cq.wcm.core.components.internal.services.pdfviewer.PdfViewerCaConfig
com.adobe.cq.wcm.core.components.internal.services.pdfviewer.PdfViewerCaConfig
Client key you will get from Document service-
https://documentservices.adobe.com/dc-integration-creation-app-cdn/main.html
https://github.com/adobe/aem-core-wcm-components/tree/main/content/src/content/jcr_root/apps/core/wc...
For Context Aware configuration, you can refer below video-
https://www.youtube.com/watch?v=tj6enQrdaE0
Thanks,
Ritesh Mittal
View solution in original post
Hi Ritesh,
Youtube video helped me to get this component up. Thank yo so much.
Bhargav.
Views
Likes
Replies