Hello, first time here. I am hosting InvoiceNinja v5.7.6-C123 on a Cloudron, and <a>
links in generated PDFs stopped working all of a sudden, meaning they still appear (blue and underlined) but are not clickable anymore.
- Unless mistaken, it doesn't seem to come from an IN update (last update in August, stopped working in September).
- the HTML sent to the PDF generator seems to be well-formed and does contain the proper
<a>
link. - I tried two PDF generators (
PDF_GENERATOR=snappdf
andPDF_GENERATOR=hosted_ninja
), slight output differences but same problem.
I posted on IN forums, no luck so far.
Thanks in advance.