Grab/Store image artifact for printing later
Hi,
    I am processing the modules that contain artifacts including images.
    For this, my template is setup in 3 parts/context 
    i. extract module level attributes,
    ii. extract artifact attributes, i.e. for artifacts within module,
    iii. print an excel report/table with the info from both i & ii.
    For text attributes/info, I am using variables to store and print in step iii. However, this doesn't work for artifacts with images. 
    Is there a way to get this work?
        Thanks,