Open DanielChuDC opened 4 years ago
python-docx throw error while processing image size more than 10MB
raise unexpectedEndoffileError docx.image.exceptions.UnexpectedEndoffileError
with using r.add_picture('myimage')
r.add_picture('myimage')
python-docx throw error while processing image size more than 10MB