Here is a simple example

\setupcolors[state=start]

\defineoverlay[WatermarkOverlay]
             [{\framed[frame=off,foregroundcolor=gray]
              {\scale[sx=12,sy=12]
              {\rotate[rotation=20.0]{Draft}}}}]

\setupbackgrounds[page][background=WatermarkOverlay]

\starttext
\chapter{first}  \dorecurse{30}{\input tufte  }
\stoptext

paul

On 11/28/06, MaurĂ­cio <[EMAIL PROTECTED]> wrote:

   Hi,

   How do I add a simple watermark text (like "Draft") to every page of a
Context generated file?

   Thanks,
   MaurĂ­cio

_______________________________________________
ntg-context mailing list
ntg-context@ntg.nl
http://www.ntg.nl/mailman/listinfo/ntg-context

_______________________________________________
ntg-context mailing list
ntg-context@ntg.nl
http://www.ntg.nl/mailman/listinfo/ntg-context

Reply via email to