Hi,
When we try to align 2 images on one line, one to the left and one to the right, the results are not what we expected:
Document document = new Document();
File generated = File.createTempFile("generated", ".pdf");
…...notifier September 14, 2023, 10:24pm #14 The...