nn so inserire il valore On off (boolean)
cmq avevo pensato in models
pdf.Footer=function Footer()
{
this.SetAutoPageBreak(boolean 0,100) //??? COME SI METTE?
this.SetY(-80);
this.SetFont('Arial','',9);
this.Cell(1);
this.Cell(190,10,"* Controllo: S = sufficiente U = insufficiente",0,0,'L');