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?
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?
Most helpful comment
Have anyone been able to accomplish this?