HTML in Table View

Hello @PHub
Unfortunately ‘Text Wiew’ node doesn’t support HTML code; but for the meantime you can test with ‘Text Output Widget (legacy)’ node, as it does.

You can feed it with HTML code via text typing, or via variable:

I haven’t tested it yet within a PDF Report. Good luck!

BR

PS.- Additionally you can code your report table into Py to an Output Image, with the help of Plotly Library

2 Likes