Hi
I've noticed when upgrading from php7.0.x to 7.1+ that any pdfs created appear fine, except for ones that contain multiple links on the pdf. the first link always works fine but any subsequent links just appear as non-clicnable even though tohe frmatting seems correct there is no link.
I've done a bit of research and found this page: https://github.com/elibyy/tcpdf-laravel/issues/19 - not sure how relevant it is but the symtoms are the same.
Is there a planned update for this or a fix I can quickly implement?
Thanks,
Ben
I've noticed when upgrading from php7.0.x to 7.1+ that any pdfs created appear fine, except for ones that contain multiple links on the pdf. the first link always works fine but any subsequent links just appear as non-clicnable even though tohe frmatting seems correct there is no link.
I've done a bit of research and found this page: https://github.com/elibyy/tcpdf-laravel/issues/19 - not sure how relevant it is but the symtoms are the same.
Is there a planned update for this or a fix I can quickly implement?
Thanks,
Ben