Patch level :

Files correlati     :
Ricompilazione Demo : [ ]
Commento            : Stampe singole: aggiunto force_setpage in stampa cartoline


git-svn-id: svn://10.65.10.50/trunk@6628 c028cbd2-c16b-5b4b-a496-9718f37d4682
This commit is contained in:
cris 1998-05-11 09:48:15 +00:00
parent f7709fe6ab
commit 778b9d9643

View File

@ -279,6 +279,7 @@ void TStampeSingole::set_page(int file, int cnt)
TPrintrow& riga = corpo.row(i);
set_row(i+1,riga);
}
force_setpage(TRUE);
}
break;
}