April 13, 2020
Estimated Post Reading Time ~ < 1 Min

Creating an Adobe Experience Manager HTL Component that parses MS Word Documents

You can develop an Adobe Experience Manager HTL (used to be known as Sightly) component that can parse and display content from MS Word documents. Some Experience Manager use cases require integrating MS Word documents with Experience Manager. The HTL component developed in this article parses an MS Word document and displays the content in an HTL component, as shown in the following illustration.

Consider the following Word Doc.
WordA

You can develop a custom HTL component to parse this Word doc and display the data on an AEM web page, as shown in the following illustration.

HTLWord
To parse data from an MS Word document, you use the Apache POI API. To read this Experience Manager development article, click https://helpx.adobe.com/experience-manager/using/aem_msdoc.html.
aem4beginner.blogspot


By aem4beginner

No comments:

Post a Comment

If you have any doubts or questions, please let us know.

Ad Blocker Detected :(

Please consider supporting us by disabling your ad blocker.

Please Disable your adblocker and Refresh the page to view the site content.