Пример #1
0
 $pdf->SetFont('', '');
 $pdf->MultiCell(190, 6, $datosfiscalizar->Obj_Solicitud->getMotivo(), 'LRB');
 $pdf->Ln($new_line);
 $pdf->Cell($margen_izqu);
 $pdf->SetFont('', 'B');
 $pdf->Cell(190, 6, "Comercial", 0, 0, 'L');
 $pdf->Ln($new_line);
 $pdf->Cell($margen_izqu);
 $pdf->SetFont('', 'B');
 $pdf->Cell(24, 6, "Area Total", 'LTB', 0, 'L');
 $pdf->SetFont('', '');
 $pdf->Cell(30, 6, $datosfiscalizar->getArea_total(), 'RTB', 0, 'L');
 $pdf->SetFont('', 'B');
 $pdf->Cell(24, 6, "Area Util", 'TB', 0, 'L');
 $pdf->SetFont('', '');
 $pdf->Cell(30, 6, $datosfiscalizar->getArea_util(), 'TBR', 0, 'L');
 $pdf->SetFont('', 'B');
 $pdf->Cell(35, 6, "No. Empleado", 'TB', 0, 'L');
 $pdf->SetFont('', '');
 $pdf->Cell(10, 6, $datosfiscalizar->getNumero_empleado(), 'TBR', 0, 'L');
 $pdf->SetFont('', 'B');
 $pdf->Cell(20, 6, 'A_os', 'TB', 0, 'L');
 $pdf->SetFont('', '');
 $pdf->Cell(17, 6, '', 'TBR', 1, 'L');
 $pdf->Cell($margen_izqu);
 $pdf->SetFont('', 'B');
 $pdf->Cell(95, 6, "Actividad :", 'LT', 0, 'L');
 $pdf->Cell(95, 6, "Descripcion :", 'RT', 1, 'L');
 $pdf->Cell($margen_izqu);
 $pdf->SetFont('', '');
 $pdf->Cell(95, 5, $datosfiscalizar->actividad->getId_categoria(), 'BL', 0, 'L');