`\pagestyle{fancy}
\fancypagestyle{firstpage}{% note opening bracket
\fancyhf{}%<<<<----- clear all fields
\fancyhead[L]{\includegraphics[width=.2\columnwidth]{logo}\quad \hrulefill}
\fancyfoot[c]{
\begin{tabular}{|c |c |c}
\tiny \textbf{sede Legale} &\tiny \textbf{sede operativa}&\tiny tel. 0xxxxx\\
%----------------fine prima riga---------------------
\tiny Via xxxxxxxx & \tiny yyyyyyyy&\tiny fax zzzzzzzz\\
%----------------fine seconda riga --------------------
\tiny xyzxyzxyz)&\tiny xyzxyzxyzxyz&\includegraphics[width=.1\columnwidth]{logo1}\\
%----------------fine terza riga----------------------
\tiny http://www.xxxx.it&\tiny yyyyy@xxx.it&\includegraphics[width=.1\columnwidth]{logo2}\\
%—————fine quarta riga———————-
\end{tabular}} `
Allora, ho eliminato tutti gli spazi (spero) (non sapevo che non fossero tollerati ) 🙄
ora il documento viene compilato bene, ma continuo ad avere un interlinea troppo grande
grazie
Renato