I am trying to programmatically create a number of PDF documents with a watermark on each page using itextsharp (a C# port of Java\'s itext).
I am able to do this
Can't you just lay down the watermark on each page after you've made it?