I need to create a table with a sequencial images in 2 columns where the user upload them previously in a multi-file uploader. By now I can put the images just using a repeating group list of images, but in the PDF the images are showing below each other. It’s just a visual thing, but I really need to show them in 2 columns. Anyone know how?
I hope that helps a bit. You actually have to use something like the looper plugin to loop through each set of columns. There might be another way to do this, but this way worked for me.