[pdftex] overlay text on an image ?
Maarten Sneep
maarten.sneep at xs4all.nl
Tue Jul 3 15:49:50 CEST 2007
On Jul 3, 2007, at 14:02, Robert Dunne wrote:
> I need to overlay text on an image for a report cover.
> Is is not just a logo graphic, it has bands of color across the
> page etc.
>
> We have done this with in latex with
>
> \usepackage[ovp]{psfragx}
> \begin{figure}
> \includegraphicx[width=\paperwidth,height=\paperheight]<\put(20,73)
> {\parbox{10cm}{\title}}>
> [\put(69,12){\makebox(0,0)[r]{\clogo}}]{TitlePage.eps}
> \end{figure}
>
> However I cant see how to do this for pdflatex.
Replace TitlePage.eps with TitlePage.pdf
> am I in the right group for this sort of question?
No, this is a latex question, I suggest comp.text.tex
Maarten
More information about the pdftex
mailing list