[pdftex] draft

Frank Boehme f.boehme at cs.ucc.ie
Tue May 1 17:39:32 CEST 2001


Valmor de Almeida wrote:
> 
>  Hi list,
> 
>  Is it possible to have the word "draft"
>  written in the background of all pages of a document
>  using pdflatex? In a similar way to latex when the draftcopy macro
>  is used?

This is a FAQ, I believe. For a similar purpose, I use this:

\usepackage[pdftex]{graphics,color}                                             
\usepackage{eso-pic}                                                            
\AddToShipoutPicture{\resizebox{0.9\pdfpagewidth}{0.9\pdfpageheight}%           
{\rotatebox{60}{\color[gray]{0.8}\hspace*{5mm}\textsc{Sample Paper}}}}

Adapt that to your needs.

Frank

-- 
Dr Frank Boehme                      | Email: f.boehme at cs.ucc.ie
National University of Ireland, Cork | phone: +353-21-4903163
Dept of Computer Science             |   fax: +353-21-4903113
Cork, Ireland                        |



More information about the pdftex mailing list