parallax / jsPDF

Client-side JavaScript PDF generation for everyone.
https://parall.ax/products/jspdf
MIT License
28.53k stars 4.61k forks source link

textWithLink doesn't support multiline links #3721

Open winstein27 opened 1 month ago

winstein27 commented 1 month ago

I have read and understood the contribution guidelines.

jsPDF docs says textWithLink function only supports one line links. I have a two or three lines link, is there any way to overcome this limitation?

Screenshot from 2024-04-03 14-17-50

I'm not sure if this is the right channel for this question. Sorry if I'm at the wrong place.