glebov21
glebov21
@gabby-g007 white no reply to you question, you can use alternative [autoTable](https://github.com/simonbengtsson/jsPDF-AutoTable): `theme: 'grid', rowPageBreak: 'avoid', margin: margin`
try to use link rectangle over hyperlink text (while this issue not fixed) `doc.link(x, y, w, h, {pageNumber: (pageNumTemp + 1)})` or `doc.link(x, y, w, h, {url: 'https://www.example.com/'});`
try to split html element to multiple elements
I think you need add bottom margin to heightLeft
I was try, but can't draw html on second page: https://jsitor.com/OjADPcBNh
> Hi, any update regarding this issue? I've been facing the same issue.. Trying to add some html content after a table in the first few pages.. But the html...
call @jamesbrobb and @diegocr for help 😔
> Have you tried setting the second argument of `addImage` to the correct image type? Does that help? Nothing. I was try to set "PNG", change compression level, change another...
Sometimes i have this problem. Just restart debugging and it starts working. Some services (node) do not have time to start.
why not merged this useful feature? );