cancel
Showing results for 
Search instead for 
Did you mean: 

Download Business Graphic

former_member1287623
Participant
0 Kudos

Hi,

any hint how to download the generated pictures on a WDA page from IGS?

Wasn't a problem with BSP, but WDA blocks left klick by it's own context -.-

thanks in advance,

SE

Accepted Solutions (1)

Accepted Solutions (1)

thomas_jung
Developer Advocate
Developer Advocate
0 Kudos

You have to program the download of the image yourself into the application because of the reason you describe. It is even a little more complicated than that right now since there is no export of the image content back into the WDA application. You have make another call to the IGS using the lower level API classes and re-render the same image in order to have the content to download. In 7.02 we will fix that problem by allowing a new UI element property with the image content in binary format. you can just data bind to that property and download the value in the bound context attribute.

Answers (1)

Answers (1)

florian_royer
Participant
0 Kudos

Hello,

you can Drag and drop the image to a new tab