I want to arrange pages of my presentation in a rectangular array. I want to print on each page (what may be the equivalent of) a watermark which is a portion of a glyph. For this discussion let us say the glyph is a katakana symbol for ka, spread across 6 pages. When I am done, I should have an array of three rows and two columns of pages with print and with a light-gray water mark on each page, so when I step back some distance, I can look at the watermark(s) and make out the symbol for ka which is about two pages high and two pages wide, but centered so that part of the symbol is on all 6 pages.
I suspect I can use a TeX package for watermarking, but I am asking for an example (or pointer to an example: I am a TeX beginner) that someone more adept than I can post that I can adapt. It is my hope that I can for each page issue the same watermark command, using the same scale for the watermark glyph, but using different offsets for each page (which I am willing to input manually). I am willing to compute the offsets myself to account for the physical space I will use in arranging the pages. For this example, suppose I will have one inch vertically between sheet edges as well as one inch horizontally.
If there is a better package for this effect, I am willing to use it, but I am hoping the learning curve will be mild.








backgroundpackage for watermarking. – Aug 02 '14 at 01:59