Fancyhdr & PDF

8 views
Skip to first unread message

tambu

unread,
Jun 29, 2009, 3:54:31 AM6/29/09
to LaTeX Users Group
Hi all,

I'm trying to use LaTeX to compose a corporate report and use it as a
template for other documents. I'm using package 'fancyhdr' to
personalize my headers and footers, but I've a couple of problems:

* I'm using \usepackage{fullpage} but text width is less than footer
and footnote width.
* I'm trying to set hieght of headers, because the space beetwen page
margin and header is too large, but corporate logo is to close to
text. This is an extract of my preambole:

\usepackage{fullpage}
%\setlength\topmargin{0.2in}
\setlength\headsep{0.2in}
\renewcommand{\rmdefault}{phv} % Arial
\renewcommand{\sfdefault}{phv} % Arial
\usepackage{fancyhdr}
\renewcommand{\headheight}{0.6in}
\setlength{\headwidth}{\textwidth}
\renewcommand{\headrulewidth}{0pt}
\renewcommand{\footrulewidth}{0pt}
\setlength{\headwidth}{\textwidth}
\fancyhead[C]{\includegraphics[height=0.53in]{logo}}
\fancyhead[LR]{}
\pagestyle{fancy}
\lfoot{Startup di Commessa}
\cfoot{}
\rfoot{Pagina \thepage\ di \pageref{LastPage}}

An other problem I have is: I work usually with LEd, viewing my work
in DVI format with internal viewer. When I transofmr DVI in PDF or
compile with pdflatex, margins are not the same....
Reply all
Reply to author
Forward
0 new messages