Skip to content

Add Support to docx image

Rudresh Shrotriya requested to merge feature/support-docx-images into master

#533 (closed)

  • Added support to images in docx
  • Extract base64 image from docx and create an image file locally
  • Upload the image to the file server
  • Update the image src with the uploaded file path

Merge request reports