Hi Team,
I am working on Apryse WebViewer integration with Pega.
I have created a custom React component using Apryse WebViewer with the aim of editing Word documents directly within the Pega UI.
Currently:
-
The component is working successfully in local React environment
-
It is also working correctly in Storybook
-
However, after publishing and integrating the component into Pega, the WebViewer fails to load/work properly
I have already:
-
Installed the
@pdftron/webviewerpackage -
Copied the required WebViewer static assets
-
Configured the WebViewer path inside the component
But the issue occurs specifically within the Pega environment.
Could you please help me understand:
-
Whether there are any known limitations with Pega integration
-
Recommended deployment approach for WebViewer assets in enterprise applications
-
Any required CSP or static asset configurations
-
Best practices for integrating DOCX editing within embedded enterprise platforms like Pega
Your guidance would be greatly appreciated.
Thank you,
Ranjith