Example #1
0
            <td class="scape-text-left-7 ct celula-top" valign="top" width="141" height="13">Valor Documento</td>
        </tr>
        <tr>
            <td class="scape-text-left-11 cp celula-right celula-bottom" valign="top" width="172" height="12"> 
                <?php 
echo $model->sacado_nome;
?>
            </td>
            <td class="cp celula-right celula-bottom" valign="top" align="center" width="169" height="12"> 
                <?php 
echo $model->numero_documento;
?>
            </td>
            <td class="cp celula-right celula-bottom" valign="top" align="center" width="173" height="12"> 
                <?php 
echo CodigoDeBarras::formataNumero($model->nosso_numero, 12, 0) . Math::modulo11($model->nosso_numero);
?>
            </td>
            <td class="scape-text-right cp celula-bottom" valign="top" align="right" width="141" height="12">
                <?php 
echo $model->valor_boleto;
?>
            </td>
        </tr>
    </tbody>
</table>
<!-- Tabela Quinta linha exibindo: Instruções-->
<table cellspacing="0" width="666" cellpadding="0" border="0">
    <tbody>
        <tr>
            <td class="ct"  width="7" height="12"></td>