I'm trying to insert svg into word document but I got this error: docx.image.exceptions.UnrecognizedImageError it seems the function add_picture doesn't support svg format, but it can be done using word UI
I'm trying to insert svg into word document but I got this error:
docx.image.exceptions.UnrecognizedImageError
it seems the function add_picture doesn't support svg format, but it can be done using word UI