Displaying pdf in iframe from base64 string in node red dashboard ui template node

@SciTechEnthusiast welcome to the forum!

It would be helpful it you would provided a bit more information.

  1. what version of NR and node.js are you using? (you can find this in the NR startup log)
  2. What version of the dashboard are you using? (you can get this from the startup log too)
  3. please provide a simple version of a flow causing the problem.

In order to make code readable and usable it is necessary to surround your code with three backticks (also known as a left quote or backquote ```)

``` 
   code goes here 
```

You can edit and correct your post by clicking the pencil :pencil2: icon.

See this post for more details - How to share code or flow json