Exceljs: Is it possible to add image with hyperlink?

Created on 5 Jun 2019  路  3Comments  路  Source: exceljs/exceljs

Is it possible to add image with hyperlink?

help wanted question resolved

Most helpful comment

yes, it has supported this feature now. please see #1071 , and the usage is described in README.

All 3 comments

No it's not possible. What you can do is to grab the remote image and convert it to base64, then insert it in the cell.

Now exceljs can set a hyperlink to a cell, but it can't set a hyperlink on a image.

yes, it has supported this feature now. please see #1071 , and the usage is described in README.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

piyushmahensaria picture piyushmahensaria  路  3Comments

ljkmchale picture ljkmchale  路  4Comments

thearabbit picture thearabbit  路  3Comments

TranBaVinhSon picture TranBaVinhSon  路  4Comments

jtraband picture jtraband  路  3Comments