//Ubico el texto segun su alineacion
$init = $this->_obtenerAlineacionTexto($i, $j, $t, $attr2,
$estilo);
//Ubico el texto segun su alineacion
$init = $this->_obtenerAlineacionTexto($i, $j, $t, $attr2,
$estilo);
$this->_marco->addText($init, $alto1 + 2,
$t, $estilo, null, $orientacion);
}
$this->_marco->addText($init, $alto1 + 2,
$t, $estilo, null, $orientacion);
}