71 lines
1.3 KiB
HTML
71 lines
1.3 KiB
HTML
|
<page_header>
|
||
|
<table $body_table_params$>
|
||
|
<!-- Intestazione fornitore -->
|
||
|
<tr><td style="font-size:8pt; color:#555;width:540px;">
|
||
|
<img src="$docroot$/templates/documenti/logo_azienda.jpg" alt="Logo" border="0" />
|
||
|
</td>
|
||
|
<td>
|
||
|
<b>$f_ragionesociale$</b>
|
||
|
$f_indirizzo$
|
||
|
$f_citta$
|
||
|
$f_piva$
|
||
|
$f_codicefiscale$
|
||
|
$f_capsoc$
|
||
|
$f_telefono$
|
||
|
$f_fax$
|
||
|
$f_sitoweb$
|
||
|
$f_email$
|
||
|
</td></tr>
|
||
|
</table><br/>
|
||
|
|
||
|
<!-- Intestazione cliente -->
|
||
|
<table $body_table_params$>
|
||
|
<tr><td style="width:97mm; border:1px solid #777;" valign="top">
|
||
|
<small><b>CLIENTE</b></small><br/>
|
||
|
<div style="padding: 4px 20px 20px 20px;">
|
||
|
$c_ragionesociale$
|
||
|
$c_indirizzo$
|
||
|
$c_citta$
|
||
|
$c_piva$
|
||
|
$c_codicefiscale$
|
||
|
</div>
|
||
|
</td>
|
||
|
|
||
|
<td valign="top" style="width:96mm; border:1px solid #777;">
|
||
|
<small><b>DESTINAZIONE</b></small><br/>
|
||
|
<div style="padding: 4px 20px 20px 20px;">
|
||
|
$c_destinazione$
|
||
|
</div>
|
||
|
</td></tr>
|
||
|
|
||
|
</table>
|
||
|
<br/>
|
||
|
</page_header>
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
<page_footer>
|
||
|
$footer$
|
||
|
<br/><table border="0" style="width:180mm; font-size:7pt; color:#999; border: 0px solid red;">
|
||
|
<tr>
|
||
|
<td colspan="2" style="text-align:center;">
|
||
|
|
||
|
$dicitura_fissa_fattura$
|
||
|
</td>
|
||
|
</tr>
|
||
|
|
||
|
<tr><td style="width:90mm;">
|
||
|
Stampato con Gest366
|
||
|
</td>
|
||
|
<td style="width:90mm; text-align:right;">
|
||
|
Pagina [[page_cu]] di [[page_nb]]
|
||
|
</td></tr>
|
||
|
|
||
|
</table>
|
||
|
</page_footer>
|
||
|
|
||
|
|
||
|
|
||
|
|