[pstricks] Insertion of text on a jpg picture
Claus Behl
claus at bempf.de
Wed Feb 15 16:55:57 CET 2006
You can use any picture in eps format. png format is supported by vtex.
im sorry about this mistakes in the \pstGeonode command. copy and paste
from a file recently used.
a better example would be:
\newsavebox\IBox
\sbox\IBox{\includegraphics[scale=1]{nuernberg.png}}
\begin{pspicture}(12,10)
\rput[lb](0.4,0.0){\usebox\IBox}
%% Put here pstricks commands
\end{pspicture}
Claus
More information about the PSTricks
mailing list