Hello,
I have a array of images. I want to render the all images in array two images in a row. I have attached my syntax. It throws an error.
It works when trying to render 1 image per row. Also, is there any way to f…...Document(); DocumentBuilder builder = new DocumentBuilder(doc);...two columns Table table = builder.StartTable(); // Assuming you...