1
I am developing a Java Software where the user registers. Each registered product can be printed. Each product may have several images and these images should be printed together with the data of the other products. It can happen that there is no image. I would like to create parameters in the form in real time to pass each image to be displayed on iReport and be printable. The data is already showing. Only the images are missing. Can someone help me?