How to display images in Word generated from HTML?

后端 未结 4 1671
自闭症患者
自闭症患者 2020-12-10 05:55

I\'m currently creating a Word document by generating HTML and changing the header information to display as a .doc file. It\'s a poor man\'s method, but it works just fine

4条回答
  •  一生所求
    2020-12-10 06:27

    I just achieved this by printing the DOCX to PDF then using Acrobat to Save As to HTML. Images showed up small, but there.

提交回复
热议问题