News

I want to add images to my docx document. Using the normal way as in the docs, InlineImage works just fine. 'catimage': InlineImage(doc, '/media/46c9f2d6-bcc4-4b32.PNG') Now, I'm trying to add ...