Link to page broken after merging
ratchet34 opened this issue · 4 comments
Hi,
One of my document contains links to different pages of itself and after merging those links no longer work anymore. URL links work well though.
Those links are generated by jsPDF with the following code :
doc.textWithLink('Link', 2, 2, { pageNumber: 3 });
I can also confirm that links break for documents generated with puppeteer.
They still appear visually as links, the cursor turns to a pointer and there's a visual effect for linking to them. But they do not link anywhere.
Thanks for reporting this!
If you provide a very basic example-pdf we create an issue at jsPDF.
Also feel free to open a issue yourself describing the problem. Don't forget to link back to this issue, here. Thx!
@ratchet34 @gmantaos Please check if this is still an issue with v4.