Jspdf-autotable: Is it possible to insert hyperlinks into autotable

Created on 1 Sep 2016  路  5Comments  路  Source: simonbengtsson/jsPDF-AutoTable

Hi, I'm using your library to generate tables into pdf, but I can't figure out how to insert hyperlinks into cells. I have 4 columns and one of the contains a hyperlink to Jira issues. Is it possible to specify somehow that type of cell data is a hyperlink and properly display it ?
I found one example on Codepen where the image was put into the cell. Can be it done same way for hyperlinks?

question

Most helpful comment

Have anyone been able to accomplish this?

All 5 comments

There is no official support at the moment. Will probably look into adding image and hyperlinks support at some point in the future however. You are right that you can do something similar to that codepen example. I modified it slightly with hyperlinks in this codepen.

Your example on codepen doesn't show how to add images.
Do you have an idea?
Thanks

Look at the example codepen posted in #93. Here is the link https://codepen.io/someatoms/pen/vLYXWB

Awesome!, thanks. Let me try now..

Have anyone been able to accomplish this?

Was this page helpful?
0 / 5 - 0 ratings

Related issues

ultra2 picture ultra2  路  6Comments

tapz picture tapz  路  3Comments

mmghv picture mmghv  路  4Comments

andrico1234 picture andrico1234  路  5Comments

simonbengtsson picture simonbengtsson  路  5Comments