Skip to content

Commit

Permalink
Merge pull request #644 from sharath-kannan/hlx5pdf
Browse files Browse the repository at this point in the history
Hlx5 pdfviewer embed for aem|hlx .page and .live
  • Loading branch information
sharath-kannan authored Feb 21, 2025
2 parents 0a10857 + 6e75e73 commit 7318895
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion creativecloud/scripts/utils.js
Original file line number Diff line number Diff line change
Expand Up @@ -362,7 +362,7 @@ const CONFIG = {
odinEndpoint: 'https://stage-odin.adobe.com/',
},
live: {
pdfViewerClientId: 'a26c77a2effb4c4aaa71e7c46385e0ed',
pdfViewerClientId: '9047b46d4bbe4033a0eed98f74d7d9d2',
pdfViewerReportSuite: 'adbadobenonacdcqa',
},
prod: {
Expand All @@ -371,6 +371,10 @@ const CONFIG = {
psUrl: 'https://photoshop.adobe.com',
odinEndpoint: 'https://odin.adobe.com/',
},
// page: { pdfViewerClientId: '9f6ffa6b76bf4c87a3e09e20b218d439' },
page: { pdfViewerClientId: '0ab18a7b18504176a041d1e58017e499' },
hlxPage: { pdfViewerClientId: 'b70362e4031e4fdfb4ad5ce1ffef61a0' },
hlxLive: { pdfViewerClientId: 'fb748b00ec814d308f5115dbc1daeea5' },
jarvis: {
id: 'adobedotcom2',
version: '1.83',
Expand Down

0 comments on commit 7318895

Please sign in to comment.