Hi All,
I'm working on an ARIS report which outputs embedded documents/pictures as part of ARIS report. I'm able to embed the screen graphic image in the model, but when i run a report on the Model, i don't get the embedded images.
Has anyone does this before? Is there a solution?
Regards,
D
Amol Patil on
Hi Deepti,
Use the method
to get all the Com Objects from the Model. And then get the image out of it by using
which you can use in Output object.
Hope this helps..
Regards,
Amol Patil