DanielChuDC / insert-image-into-word

insert-image-into-word
https://medium.com/@jiahao.chu.dc/automation-for-importing-images-into-microsoft-word-using-python-3608a47d922
MIT License
1 stars 0 forks source link

python-docx throw error while processing image size more than 10MB #1

Open DanielChuDC opened 4 years ago

DanielChuDC commented 4 years ago

python-docx throw error while processing image size more than 10MB

DanielChuDC commented 4 years ago

raise unexpectedEndoffileError
docx.image.exceptions.UnexpectedEndoffileError
DanielChuDC commented 4 years ago

with using r.add_picture('myimage')