We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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