Dear team,
We are extracting images from docx but below case its extracting formulas also please find source code and input, output file. please do needful
Source Code :
class ImageExtractor extends DocumentVisitor {
…...ImageExtractor(String targetFolder, Document doc) { mTargetFolder = targetFolder;...Removes images from the source document and inserts bookmark at the...