I'm developing a Java Software where the user makes registrations. Each product registered can be printed. Each product can have multiple images and these images should be printed along with the data of the other products. There may be no picture. I would like in real-time to create parameters in forms to pass each image to be displayed in iReport and be able to be printed. Data is already being displayed. Only the images are missing. Can anyone help me?