roadmap
roadmap copied to clipboard
[FEATURE]: Retain hmtl code when downloading to pdf
Not sure if this is possible.
If I create a template and use a question that has radio buttons as answer possibilities, I can add a hyperlinked text to the radio button text using hmtl (for example: <a href="https://www.wur.eu/rdm">here</a>)

Which shows nicely in DMPonline

But when downloaded to pdf, the literal text <a href="https://www.wur.eu/rdm">here</a> remains (without a hyperlink). I was wondering if there is some adjustments possible to the pdf rendering (engine) when downloading to pdf? Especially when a hyperlink is used in the question text it is downloaded correctly?