How we can read data from word document attached in knowledge article?
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-11-2017 05:28 AM
Actually i want to read data or copy data (Images, tables, text etc) from the word document attached in knowledge article and then i want that data to be copied or put into the knowledge Text field.
Labels:
- Labels:
-
Scripting and Coding
5 REPLIES 5
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-19-2021 02:17 PM
FYI - I have found a way to parse a MS word file using a mid server script include and the POI package.
Apache POI - the Java API for Microsoft Documents