Hi,
I am importing word document(input doc) and from that I am extracting the nodes between the hidden characters.And then converting this extracted node to an html string and storing in the database.Using this content…...saveOptions, int slNo) { try { Bookmark bookmark = bookmarkCollection.get(field...if (bookmark == null) return ""; Node startNode = bookmark.getBookmarkStart();...