Proyectos de Subversion LeadersLinked - Backend

Rev

Rev 15152 | Rev 16768 | Ir a la última revisión | Mostrar el archivo completo | | | Autoría | Ultima modificación | Ver Log |

Rev 15152 Rev 15154
Línea 45... Línea 45...
45
        $this->SetY(50);
45
        $this->SetY(50);
46
        $this->Cell(180, 10, $headerFormName, 0, 0, 'C');
46
        $this->Cell(180, 10, $headerFormName, 0, 0, 'C');
47
        $this->setY($this->getY() + 8);
47
        $this->setY($this->getY() + 8);
Línea -... Línea 48...
-
 
48
 
-
 
49
 
48
 
50
        if($headerUsername) {
49
 
51
        
50
        $this->SetFont('Arial', '', 10);
52
            $this->SetFont('Arial', '', 10);
-
 
53
            $this->Cell(180, 10, $headerUsername, 0, 0, 'C');
51
        $this->Cell(180, 10, $headerUsername, 0, 0, 'C');
54
            $this->setY($this->getY() + 10);
52
        $this->setY($this->getY() + 10);
55
        }
53
    }
56
    }
54
    /**
57
    /**
55
     * Footer PDF
58
     * Footer PDF