Dynamically image printing in eHmi

Hello, I wonder if it is possible to print an image from a file contained in one of the plcnext folder in the eHmi. Is there any object/symbol that allows that? Thank you, Angel

Hello, I think, it could be enough to open it in another web browser page. How could I then point to the file to open it? Thanks, Angel

Hi Angel, Sorry for the delay. [quote]it could be enough to open it in another web browser page. How could I then point to the file to open it? [/quote]You could put whatever images you want somewhere on the PLC like in /wbm/bis/. Then you could have an Action on click of execute command to open the image – either a direct path to the image, or a variable to the path that can be changed. (ref: #219667)