<br><font size=2 face="sans-serif">Hello TeX-ies,</font>
<br>
<br><font size=2 face="sans-serif">I am trying to do 2 things with hyperref.sty</font>
<br>
<br><font size=2 face="sans-serif">1. &nbsp;Put a link on a graphic. </font>
<br><font size=2 face="sans-serif">Alas the hyperref manual seems only
to indicate how to create text links. &nbsp;Although it does make mention
of &nbsp;adding links to graphics in the /raiselinks/ option.</font>
<br>
<br><font size=2 face="sans-serif">2. I am using lastpage.sty also, but
I want to suppress the red box that appears around the LastPage (or at
least just change it a white box).</font>
<br>
<br><font size=2 face="sans-serif">I think the reason I may be having trouble
is because I am forced to process my documents in this fashion:</font>
<br>
<br><font size=2 face="sans-serif">1. LaTeX</font>
<br><font size=2 face="sans-serif">2. LaTeX &nbsp;(to get lastpage references
updated)</font>
<br><font size=2 face="sans-serif">3. dvips &nbsp; (to make use of some
Postscript hackery)</font>
<br><font size=2 face="sans-serif">4 &nbsp;ps to PDF using gs (GPL)</font>
<br>
<br>
<br><font size=2 face="sans-serif">My preamble is as such</font>
<br>
<br><font size=2 face="sans-serif">\documentclass{article}</font>
<br><font size=2 face="sans-serif">\usepackage[T1]{fontenc}</font>
<br><font size=2 face="sans-serif">\usepackage[latin2]{inputenc}</font>
<br><font size=2 face="sans-serif">\usepackage{lmodern}</font>
<br><font size=2 face="sans-serif">\usepackage{longtable}</font>
<br><font size=2 face="sans-serif">\usepackage[</font>
<br><font size=2 face="sans-serif">&nbsp; includeheadfoot,</font>
<br><font size=2 face="sans-serif">&nbsp; a4paper,</font>
<br><font size=2 face="sans-serif">&nbsp; left=1cm,</font>
<br><font size=2 face="sans-serif">&nbsp; right=0cm,</font>
<br><font size=2 face="sans-serif">&nbsp; height=27cm,</font>
<br><font size=2 face="sans-serif">&nbsp; headheight=4cm,</font>
<br><font size=2 face="sans-serif">&nbsp; footskip=1cm,</font>
<br><font size=2 face="sans-serif">&nbsp; textwidth=18cm,</font>
<br><font size=2 face="sans-serif">&nbsp; mag=1000]{geometry}</font>
<br><font size=2 face="sans-serif">\usepackage{lastpage}</font>
<br><font size=2 face="sans-serif">\usepackage{fancyhdr}</font>
<br><font size=2 face="sans-serif">\usepackage{xcolor}</font>
<br><font size=2 face="sans-serif">\usepackage{graphicx}</font>
<br><font size=2 face="sans-serif">\usepackage{calc}</font>
<br><font size=2 face="sans-serif">\usepackage[scaled=0.92]{helvet}</font>
<br><font size=2 face="sans-serif">\usepackage{pslatex}</font>
<br><font size=2 face="sans-serif">\usepackage{stmnt}</font>
<br><font size=2 face="sans-serif">\usepackage{hyperref}</font>
<br><font size=2 face="sans-serif">\pagestyle{fancy}</font>
<br>
<br><font size=2 face="sans-serif">&nbsp;\hypersetup{backref, &nbsp;</font>
<br><font size=2 face="sans-serif">colorlinks=false,</font>
<br><font size=2 face="sans-serif">urlbordercolor={1 1 1},</font>
<br><font size=2 face="sans-serif">linkcolor={white},</font>
<br><font size=2 face="sans-serif">bookmarks=false,</font>
<br><font size=2 face="sans-serif">bookmarksopen=false,</font>
<br><font size=2 face="sans-serif">raiselinks=false,</font>
<br><font size=2 face="sans-serif">implicit=false</font>
<br><font size=2 face="sans-serif">}</font>
<br>
<br><font size=2 face="sans-serif">The lastpage usage is as per the lastpage
documentation:</font>
<br><font size=2 face="sans-serif">&nbsp; &nbsp; &nbsp; &nbsp; \parbox[1cm]{1cm}{</font>
<br><font size=2 face="sans-serif">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
\scriptsize</font>
<br><font size=2 face="sans-serif">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
\parbox{1cm}{\hfil Strona\hfill}\vskip2pt</font>
<br><font size=2 face="sans-serif">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
\footnotesize</font>
<br><font size=2 face="sans-serif">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
\parbox{1cm}{\hfil\thepage\ z \pageref{LastPage}\hfill}</font>
<br><font size=2 face="sans-serif">&nbsp; &nbsp; &nbsp; &nbsp; }%</font>
<br>
<br><font size=2 face="sans-serif">Can anyone help me solve these issues?</font>
<br>
<br><font size=2 face="sans-serif">Thanks in advance.</font>
<br><font size=2 face="sans-serif"><br>
</font><font size=1 face="sans-serif">Brent Legge - Technical Lead<br>
Professional Services - ACI Worldwide (MessagingDirect) </font>
<p><font size=1 face="sans-serif">email: leggeb@aciworldwide.com</font><font size=1 face="Comic Sans MS"><br>
</font>