Hi, I’m trying to create a page header with color background and an image like this:
image.png (4.2 KB)
I’m using ASPOSE pdf for Java and here’s my code:
Document document = new Document();
Page pdfPage = documen…...pdf (22.5 KB) Hopefully this allows you...