Ziv-Barber / officegen

Standalone Office Open XML files (Microsoft Office 2007 and later) generator for Word (docx), PowerPoint (pptx) and Excell (xlsx) in javascript. The output is a stream.
MIT License
2.64k stars 472 forks source link

How do I insert an image into a table cell? #390

Open hefeng11 opened 2 years ago

HarrisZeng0631 commented 2 years ago

I got same issue, trying to export a resume file for users

HarrisZeng0631 commented 2 years ago

Please ref: extend docx table source code line: 241

welove42 commented 2 years ago

Please ref: extend docx table source code line: 241

I try to do like this,but it dosen't work ,but it failed to insert the picture image

zhangying1998-zy commented 5 months ago

image

[extend docx table source code](https://github.com/FaheemAlam/officegen/blob/master/lib/docxtable.js) Remember to change this.