<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=Windows-1252">
<style type="text/css" style="display:none;"><!-- P {margin-top:0;margin-bottom:0;} --></style>
</head>
<body dir="ltr">
<div id="divtagdefaultwrapper" style="font-size:12pt;color:#000000;font-family:Calibri,Helvetica,sans-serif;" dir="ltr">
<p style="margin-top:0;margin-bottom:0"></p>
<p style="margin-bottom: 0cm; line-height: 100%">Estou tentando gerar um relatório mensal bem simples, de receitas x despesas, algo mais ou menos assim:</p>
<p style="margin-bottom: 0cm; line-height: 100%"><br>
</p>
<p style="margin-bottom: 0cm; line-height: 100%">Relatório de ago/2018</p>
<p style="margin-bottom: 0cm; line-height: 100%"><br>
</p>
<p style="margin-bottom: 0cm; line-height: 100%">Receitas</p>
<p style="margin-bottom: 0cm; line-height: 100%">   Salário                                         R$ 4.000,00</p>
<p style="margin-bottom: 0cm; line-height: 100%">   Receitas diversas                       R$ 1.000,00</p>
<p style="margin-bottom: 0cm; line-height: 100%">Total de receitas                           R$ 5.000,00</p>
<p style="margin-bottom: 0cm; line-height: 100%">Despesas</p>
<p style="margin-bottom: 0cm; line-height: 100%">   Despesas com a casa                R$ 2.000,00</p>
<p style="margin-bottom: 0cm; line-height: 100%">   Despesas com o carro              R$ 1.000,00</p>
<p style="margin-bottom: 0cm; line-height: 100%">   Despesas diversas                     R$ 1.000,00</p>
<p style="margin-bottom: 0cm; line-height: 100%">Total das despesas                       R$ 4.000,00</p>
<p style="margin-bottom: 0cm; line-height: 100%">Total de Receitas – Despesas     R$ 1.000,00</p>
<p style="margin-bottom: 0cm; line-height: 100%"><br>
</p>
<p style="margin-bottom: 0cm; line-height: 100%">Alguém sabe como posso gerar um relatório nesses padrões?</p>
<br>
<p></p>
</div>
</body>
</html>