Loading Pictures with the Webviewer

I have any problem with html webviewer, but the picture does not show.
Take a look at:

Remove “Path To Assets” block and attach the text block with HTML to the “html” parameter socket.

2 Likes

If you did not understand, you just need this (replace the sample code of mine with yours :grin:)
image

I think it is a duplicate topic. If you only want to load pictures/gifs, simply go to URL = join (“fie://” + [image path]).
Example: Call WebViewer.GoToURL file:///mnt/sdcard/MyImage.png.

I solved the problem. Thanks. See the picture below.

Well, that’s a nice method, too. Marked this as the solution to the question.

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.