Skip to main content
This topic has been closed for replies.

1 reply

johnrellis
Legend
July 14, 2015

You could use LrHttp to download a URL to a local file into the plugin's folder and then use

viewFactory:picture {value = _PLUGIN:resourceId ("myfile.png")}

to create a picture control containing the downloaded image.