<?xml version="1.0" encoding="UTF-8"?>
<jasperReport xmlns="http://jasperreports.sourceforge.net/jasperreports" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://jasperreports.sourceforge.net/jasperreports http://jasperreports.sourceforge.net/xsd/jasperreport.xsd" name="INDIVIDUAL_CERTIFICADO_CONCLUSAO" pageWidth="842" pageHeight="595" orientation="Landscape" columnWidth="802" leftMargin="20" rightMargin="20" topMargin="20" bottomMargin="20" uuid="905871a1-72df-40b4-be15-9b14bcd80a9d">
	<property name="ireport.zoom" value="1.1000000000000052"/>
	<property name="ireport.x" value="0"/>
	<property name="ireport.y" value="96"/>
	<parameter name="LOGO_RELATORIO" class="net.sf.jasperreports.engine.JRImageRenderer" isForPrompting="false"/>
	<parameter name="tempo" class="java.lang.Double"/>
	<parameter name="NOME" class="java.lang.String"/>
	<parameter name="MODULO" class="java.lang.String"/>
	<parameter name="HORAS" class="java.lang.Double"/>
	<parameter name="DATA_CERTIFICADO" class="java.util.Date"/>
	<field name="nome" class="java.lang.String">
		<fieldDescription><![CDATA[usuario.pessoa.nome]]></fieldDescription>
	</field>
	<field name="modulo" class="java.lang.String">
		<fieldDescription><![CDATA[modulo.descricao]]></fieldDescription>
	</field>
	<field name="dataTreinamento" class="java.util.Date">
		<fieldDescription><![CDATA[dataTreinamento]]></fieldDescription>
	</field>
	<detail>
		<band height="539" splitType="Stretch">
			<rectangle>
				<reportElement x="15" y="16" width="769" height="507" uuid="df920f67-aeca-40a6-90e8-187b342e2dee"/>
				<graphicElement>
					<pen lineWidth="0.5"/>
				</graphicElement>
			</rectangle>
			<image scaleImage="FillFrame" onErrorType="Blank">
				<reportElement key="image-1" x="274" y="21" width="268" height="79" uuid="26d571e3-60f6-49de-bfd6-3b028b42c3db"/>
				<imageExpression><![CDATA[$P{LOGO_RELATORIO}]]></imageExpression>
			</image>
			<staticText>
				<reportElement x="0" y="117" width="802" height="55" uuid="0f556f93-b331-47b2-b3cf-ecd181d266b2"/>
				<textElement textAlignment="Center">
					<font size="36" isBold="true"/>
				</textElement>
				<text><![CDATA[Certificado de Conclusão]]></text>
			</staticText>
			<staticText>
				<reportElement x="0" y="194" width="802" height="20" uuid="1ddd7fd8-ecf2-4942-96ec-3dff211e9f4b"/>
				<textElement textAlignment="Center">
					<font size="10"/>
				</textElement>
				<text><![CDATA[concedido a ]]></text>
			</staticText>
			<staticText>
				<reportElement x="0" y="290" width="802" height="20" uuid="141ab275-3017-4775-b83b-7d115c700360"/>
				<textElement textAlignment="Center">
					<font size="10"/>
				</textElement>
				<text><![CDATA[por ter concluído com sucesso o curso]]></text>
			</staticText>
			<staticText>
				<reportElement x="239" y="336" width="70" height="20" uuid="1328ff0b-9dae-42ed-b021-2e09d7cbf34b"/>
				<textElement textAlignment="Right">
					<font size="10"/>
				</textElement>
				<text><![CDATA[Condedido em]]></text>
			</staticText>
			<staticText>
				<reportElement x="409" y="336" width="79" height="20" uuid="75e58884-fdc0-4f2e-8c49-bf0b977dadbd"/>
				<textElement textAlignment="Right">
					<font size="10"/>
				</textElement>
				<text><![CDATA[,com duração de]]></text>
			</staticText>
			<staticText>
				<reportElement x="519" y="336" width="72" height="20" uuid="ea27b90f-8e8d-458f-93d6-40d7e92b59d2"/>
				<textElement>
					<font size="10"/>
				</textElement>
				<text><![CDATA[hora(s).]]></text>
			</staticText>
			<staticText>
				<reportElement x="366" y="472" width="72" height="20" uuid="6363cfd7-1d30-4243-a224-97df23094add"/>
				<textElement textAlignment="Center">
					<font size="10"/>
				</textElement>
				<text><![CDATA[nome,cargo]]></text>
			</staticText>
			<line>
				<reportElement x="216" y="472" width="397" height="1" uuid="ca722af4-f8f3-449d-985c-a0df9bf38a45"/>
			</line>
			<break>
				<reportElement x="0" y="538" width="802" height="1" uuid="a143d57c-0a8f-4cc3-bcf4-bd0a5cc1362c"/>
			</break>
			<textField>
				<reportElement x="15" y="214" width="769" height="29" uuid="f652146e-5ec7-46f8-8be5-a4fafed9dd86"/>
				<textElement textAlignment="Center">
					<font size="16"/>
				</textElement>
				<textFieldExpression><![CDATA[$F{nome}]]></textFieldExpression>
			</textField>
			<textField>
				<reportElement x="15" y="310" width="769" height="26" uuid="fdec1dfb-1993-4a11-9b54-3c7700c3ea00"/>
				<textElement textAlignment="Center">
					<font size="14"/>
				</textElement>
				<textFieldExpression><![CDATA[$F{modulo}]]></textFieldExpression>
			</textField>
			<textField pattern="dd MMMMM yyyy">
				<reportElement x="309" y="336" width="100" height="20" uuid="07f9d38d-1542-43b4-88e4-3bbf01f822bb"/>
				<textElement textAlignment="Center"/>
				<textFieldExpression><![CDATA[$F{dataTreinamento}]]></textFieldExpression>
			</textField>
			<textField pattern="#,##0.00">
				<reportElement x="488" y="336" width="31" height="20" uuid="837eb29e-dcbb-478b-a393-b28a1318b5fc"/>
				<textElement textAlignment="Center"/>
				<textFieldExpression><![CDATA[$P{tempo}]]></textFieldExpression>
			</textField>
		</band>
	</detail>
</jasperReport>
