From c6784f584a5d818831358e0205ff441cf881782a Mon Sep 17 00:00:00 2001 From: alex Date: Fri, 4 Oct 1996 16:46:27 +0000 Subject: [PATCH] Errore MI0872 git-svn-id: svn://10.65.10.50/trunk@3712 c028cbd2-c16b-5b4b-a496-9718f37d4682 --- cg/cg1700.cpp | 1 + 1 file changed, 1 insertion(+) diff --git a/cg/cg1700.cpp b/cg/cg1700.cpp index 620932b12..09aa1362c 100755 --- a/cg/cg1700.cpp +++ b/cg/cg1700.cpp @@ -146,6 +146,7 @@ void CG1700_application::preprocess_header() set_header(r++, "@5gDescrizione@30gTipo Codice@55gDescrizione@80gDes Reg. All. Mod Gest Num. Data Cau. Intr. Fat"); set_header(r++, "Cod. Causale@30gDoc. Conto@51gD/A Conto@80gAgg IVA IVA 770 Cesp Sald Doc. Doc. Rif. Op/v. Rit"); set_header(r++, (const char*) riga); + printer().footerlen(3); } bool CG1700_application::preprocess_print(int file, int counter)