Пример #1
0
 $pdf->SetFont('', 'B', 12);
 $pdf->Cell(20.5, 6, "Manzana:", 'LTB', 0, 'L');
 $pdf->SetFont('', '');
 $pdf->Cell(27, 6, $datosfiscalizar->getCatas_manzana(), 'TBR', 0, 'L');
 $pdf->SetFont('', 'B', 12);
 $pdf->Cell(12.5, 6, "Lado:", 'LTB', 0, 'L');
 $pdf->SetFont('', '');
 $pdf->Cell(35, 6, $datosfiscalizar->getCatas_lado(), 'TBR', 0, 'L');
 $pdf->SetFont('', 'B', 12);
 $pdf->Cell(14.5, 6, "Portal:", 'LTB', 0, 'L');
 $pdf->SetFont('', '');
 $pdf->Cell(33, 6, $datosfiscalizar->getCatas_portal(), 'TBR', 0, 'L');
 $pdf->SetFont('', 'B', 12);
 $pdf->Cell(18.5, 6, "Usuario:", 'LTB', 0, 'L');
 $pdf->SetFont('', '');
 $pdf->Cell(29, 6, $datosfiscalizar->getCatas_usuario(), 'TBR', 0, 'L');
 $pdf->Ln($new_line + $new_line);
 $pdf->Cell($margen_izqu);
 $pdf->SetFont('', 'B', 12);
 $pdf->Cell(28, 6, "Atendido por:", 'LTB', 0, 'L');
 $pdf->SetFont('', '');
 $ObjmanagerBD->acpw_query($datosfiscalizar->Obj_Solicitud->empleado->findEmpleado());
 if ($ObjmanagerBD->acpw_num_rows() > 0) {
     $datosfiscalizar->Obj_Solicitud->empleado->loadEmpleado_s($ObjmanagerBD->acpw_fetch_array());
 }
 $pdf->Cell(162, 6, $datosfiscalizar->Obj_Solicitud->empleado->getApellido() . ', ' . $datosfiscalizar->Obj_Solicitud->empleado->getNombre(), 'TBR', 0, 'L');
 $pdf->Ln($new_line);
 $pdf->Cell($margen_izqu);
 $pdf->SetFont('', 'B', 12);
 $pdf->Cell(37, 6, "Tipo de Solicitud:", 'LTB', 0, 'L');
 $pdf->SetFont('', '');