Harri T. wrote: > Hi! If the code sample below is used for setting the background of a new > PDF, it will end up only in the first page. What is the way to add it on > every page?
As documented, that can be done with "page events". See chapter 5 of the second edition of "iText in Action". You can also do a search using words like "stationery" or "watermark". -- This answer is provided by 1T3XT BVBA http://www.1t3xt.com/ - http://www.1t3xt.info ------------------------------------------------------------------------------ _______________________________________________ iText-questions mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/itext-questions Buy the iText book: http://www.itextpdf.com/book/ Check the site with examples before you ask questions: http://www.1t3xt.info/examples/ You can also search the keywords list: http://1t3xt.info/tutorials/keywords/
