Morissette Laurent wrote: > Can't see how ? Set the page background: you construct the document with new Document(rect); where rect is a Rectangle object. You can set the background color of this rectangle.
Use page events: I don't see what is difficult about it. You just add a colored rectangle (or an image) to the background canvas in an onEndPage event. It's all explained in the tutorial and the book. There's no need to reproduce all this info on the list, is there? br, Bruno ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys-and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ iText-questions mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/itext-questions Buy the iText book: http://itext.ugent.be/itext-in-action/
