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:
Solved! Go to Solution.
Views
Replies
Total Likes
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
Client key you will get from Document service-
https://documentservices.adobe.com/dc-integration-creation-app-cdn/main.html
For Context Aware configuration, you can refer below video-
https://www.youtube.com/watch?v=tj6enQrdaE0
Thanks,
Ritesh Mittal
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
Client key you will get from Document service-
https://documentservices.adobe.com/dc-integration-creation-app-cdn/main.html
For Context Aware configuration, you can refer below video-
https://www.youtube.com/watch?v=tj6enQrdaE0
Thanks,
Ritesh Mittal
Hi Ritesh,
Youtube video helped me to get this component up. Thank yo so much.
Bhargav.
Views
Replies
Total Likes