<?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_LAUDO_RUIDO_VERSO" pageWidth="595" pageHeight="842" columnWidth="535" leftMargin="30" rightMargin="30" topMargin="20" bottomMargin="20" uuid="ab617ba0-3484-4c2d-9946-7e795fcac3fa">
	<property name="ireport.scriptlethandling" value="0"/>
	<property name="ireport.encoding" value="UTF-8"/>
	<property name="ireport.zoom" value="1.0000000000000095"/>
	<property name="ireport.x" value="0"/>
	<property name="ireport.y" value="214"/>
	<import value="net.sf.jasperreports.engine.*"/>
	<import value="java.util.*"/>
	<import value="net.sf.jasperreports.engine.data.*"/>
	<parameter name="FECHO" class="java.lang.String" isForPrompting="false"/>
	<parameter name="LOGO_RELATORIO" class="net.sf.jasperreports.engine.JRImageRenderer" isForPrompting="false"/>
	<parameter name="SUBREPORT_RODAPE" class="java.lang.String"/>
	<parameter name="SUBREPORT_LAST_RODAPE" class="java.lang.String"/>
	<parameter name="SUBREPORT_CABECALHO" class="java.lang.String"/>
	<parameter name="SUBREPORT_SUMARIO" class="java.lang.String"/>
	<parameter name="PARAMETRO_1" class="java.lang.String"/>
	<parameter name="PARAMETRO_2" class="java.lang.String"/>
	<parameter name="PARAMETRO_3" class="java.lang.String"/>
	<parameter name="PARAMETRO_4" class="java.lang.String"/>
	<parameter name="PARAMETRO_5" class="java.lang.String"/>
	<parameter name="PARAMETRO_6" class="java.lang.String"/>
	<parameter name="PARAMETRO_7" class="java.lang.String"/>
	<parameter name="PARAMETRO_8" class="java.lang.String"/>
	<parameter name="PARAMETRO_9" class="java.lang.String"/>
	<parameter name="PARAMETRO_10" class="java.lang.String"/>
	<parameter name="SUBREPORT_DIR" class="java.lang.String" isForPrompting="false">
		<defaultValueExpression><![CDATA["D:\\Projeto Mentor Novo\\Mentor\\mentor\\reports\\inspecaoveicular\\individualordemservicoinspecao\\"]]></defaultValueExpression>
	</parameter>
	<parameter name="FOTO_DIANTEIRA" class="net.sf.jasperreports.engine.JRImageRenderer"/>
	<parameter name="FOTO_TRASEIRA" class="net.sf.jasperreports.engine.JRImageRenderer"/>
	<parameter name="NOME_EMPRESA" class="java.lang.String"/>
	<parameter name="INSCRICAO_ESTADUAL_NOME" class="java.lang.String"/>
	<parameter name="CNPJ_NOME" class="java.lang.String"/>
	<parameter name="CNPJ" class="java.lang.String"/>
	<parameter name="CIDADE_EMPRESA" class="java.lang.String"/>
	<parameter name="SIGLA_ESTADO_EMPRESA" class="java.lang.String"/>
	<parameter name="INSCRICAO_ESTADUAL_NOME_1" class="java.lang.String"/>
	<parameter name="INSCRICAO_ESTADUAL" class="java.lang.String"/>
	<parameter name="LOGRADOURO_EMPRESA" class="java.lang.String"/>
	<parameter name="NUMERO_EMPRESA" class="java.lang.String"/>
	<parameter name="BAIRRO_EMPRESA" class="java.lang.String"/>
	<parameter name="UF_EMPRESA" class="java.lang.String"/>
	<parameter name="CEP_EMPRESA" class="java.lang.String"/>
	<parameter name="TELEFONE_EMPRESA" class="java.lang.String"/>
	<parameter name="FAX_EMPRESA" class="java.lang.String"/>
	<parameter name="CIDADE_EMPRESA_1" class="java.lang.String"/>
	<queryString language="SQL">
		<![CDATA[]]>
	</queryString>
	<field name="empresaTelefone" class="java.lang.String">
		<fieldDescription><![CDATA[empresa.pessoa.complemento.fone1]]></fieldDescription>
	</field>
	<field name="empresaBairro" class="java.lang.String">
		<fieldDescription><![CDATA[empresa.pessoa.endereco.bairro]]></fieldDescription>
	</field>
	<field name="empresaEndereco" class="java.lang.String">
		<fieldDescription><![CDATA[empresa.pessoa.endereco.logradouro]]></fieldDescription>
	</field>
	<field name="empresaCEP" class="java.lang.String">
		<fieldDescription><![CDATA[empresa.pessoa.endereco.cep]]></fieldDescription>
	</field>
	<field name="empresaFax" class="java.lang.String">
		<fieldDescription><![CDATA[empresa.pessoa.complemento.fax1]]></fieldDescription>
	</field>
	<field name="empresa" class="java.lang.String">
		<fieldDescription><![CDATA[empresa.pessoa.nome]]></fieldDescription>
	</field>
	<field name="dataEmissao" class="java.util.Date">
		<fieldDescription><![CDATA[dataEmissao]]></fieldDescription>
	</field>
	<field name="numeroLaudo" class="java.lang.String">
		<fieldDescription><![CDATA[numeroLaudo]]></fieldDescription>
	</field>
	<field name="aprovado" class="java.lang.Short">
		<fieldDescription><![CDATA[aprovado]]></fieldDescription>
	</field>
	<variable name="dataRel" class="java.util.Date" resetType="Page">
		<initialValueExpression><![CDATA[new java.util.Date()]]></initialValueExpression>
	</variable>
	<title>
		<band height="122">
			<rectangle radius="10">
				<reportElement uuid="2d1a0253-1f13-460c-a105-167d5d7740e5" positionType="Float" x="0" y="1" width="535" height="95"/>
			</rectangle>
			<rectangle radius="10">
				<reportElement uuid="0cd81310-7128-40ef-bdd2-447e4110a62a" positionType="Float" x="427" y="10" width="108" height="77"/>
			</rectangle>
			<rectangle>
				<reportElement uuid="31615723-1967-405e-a0e1-3ce904e28fbe" x="6" y="17" width="63" height="63"/>
			</rectangle>
			<textField pattern="dd/MM/yyyy" isBlankWhenNull="true">
				<reportElement uuid="b58d8ea8-3af2-418b-a671-ec08a1ac90c9" x="435" y="70" width="91" height="15"/>
				<textElement textAlignment="Center" verticalAlignment="Middle">
					<font size="8" isBold="true" pdfFontName="Helvetica-Bold"/>
				</textElement>
				<textFieldExpression><![CDATA[$F{dataEmissao}]]></textFieldExpression>
			</textField>
			<staticText>
				<reportElement uuid="3b19279c-1611-4f27-93fb-d117c8d6beee" key="staticText-4" positionType="Float" x="227" y="28" width="78" height="12"/>
				<box>
					<topPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
					<leftPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
					<bottomPen lineWidth="0.0" lineColor="#000000"/>
					<rightPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
				</box>
				<textElement textAlignment="Right" verticalAlignment="Middle">
					<font size="8" isBold="true" isItalic="false" pdfFontName="Helvetica-BoldOblique"/>
				</textElement>
				<text><![CDATA[Inscrição Estadual:]]></text>
			</staticText>
			<staticText>
				<reportElement uuid="3ec560b8-0eb2-49ef-9ac1-b4101bd61e6d" x="434" y="38" width="36" height="15"/>
				<textElement textAlignment="Right" verticalAlignment="Middle">
					<font size="9" isBold="true"/>
				</textElement>
				<text><![CDATA[Nº: ]]></text>
			</staticText>
			<staticText>
				<reportElement uuid="934103ef-f289-428f-9c83-ee5cd11d98fe" key="staticText-1" positionType="Float" x="117" y="28" width="27" height="12"/>
				<box>
					<topPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
					<leftPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
					<bottomPen lineWidth="0.0" lineColor="#000000"/>
					<rightPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
				</box>
				<textElement textAlignment="Right" verticalAlignment="Middle">
					<font size="8" isBold="true" isItalic="false" pdfFontName="Helvetica-BoldOblique"/>
				</textElement>
				<text><![CDATA[CNPJ:]]></text>
			</staticText>
			<image hAlign="Center" vAlign="Middle">
				<reportElement uuid="7287720d-b10f-4c95-845b-58e57b6edc63" key="image-1" x="9" y="18" width="57" height="61"/>
				<imageExpression><![CDATA[$P{LOGO_RELATORIO}]]></imageExpression>
			</image>
			<staticText>
				<reportElement uuid="dcf05c9a-d97b-42e1-8319-0f64e12c2920" x="434" y="56" width="92" height="15"/>
				<textElement textAlignment="Center" verticalAlignment="Middle">
					<font size="9" isBold="true"/>
				</textElement>
				<text><![CDATA[DATA DE EMISSÃO]]></text>
			</staticText>
			<staticText>
				<reportElement uuid="bd32f122-033e-462c-b152-4f996b83fa7e" x="1" y="100" width="534" height="20"/>
				<textElement textAlignment="Center" verticalAlignment="Middle">
					<font isBold="true" pdfFontName="Helvetica-Bold" isPdfEmbedded="false"/>
				</textElement>
				<text><![CDATA[IMAGENS LAUDO RUIDO]]></text>
			</staticText>
			<textField isBlankWhenNull="true">
				<reportElement uuid="38be04d4-efb0-4c83-88fc-8c3415283977" positionType="Float" x="84" y="62" width="326" height="12"/>
				<textElement textAlignment="Center" verticalAlignment="Middle">
					<font size="8" isBold="false"/>
				</textElement>
				<textFieldExpression><![CDATA["Telefone "+$P{TELEFONE_EMPRESA}+" FAX "+$P{FAX_EMPRESA}]]></textFieldExpression>
			</textField>
			<textField isBlankWhenNull="true">
				<reportElement uuid="a7134a76-a4d4-4260-a327-4be1b81eabad" key="textField-5" positionType="Float" x="305" y="28" width="118" height="12"/>
				<box>
					<topPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
					<leftPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
					<bottomPen lineWidth="0.0" lineColor="#000000"/>
					<rightPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
				</box>
				<textElement verticalAlignment="Middle">
					<font size="8"/>
				</textElement>
				<textFieldExpression><![CDATA[$P{INSCRICAO_ESTADUAL}]]></textFieldExpression>
			</textField>
			<line>
				<reportElement uuid="341f6c37-7101-4e30-9964-e98e40a887f5" positionType="Float" x="72" y="26" width="346" height="1"/>
				<graphicElement>
					<pen lineWidth="3.0"/>
				</graphicElement>
			</line>
			<textField isBlankWhenNull="true">
				<reportElement uuid="0ab1bbb0-c4d0-4df3-a92b-5cd8811ddee6" x="470" y="38" width="60" height="15"/>
				<textElement textAlignment="Center" verticalAlignment="Middle">
					<font size="8" isBold="true" pdfFontName="Helvetica-Bold"/>
				</textElement>
				<textFieldExpression><![CDATA[$F{numeroLaudo}]]></textFieldExpression>
			</textField>
			<staticText>
				<reportElement uuid="414a431c-0810-4e1f-a56b-12831490c572" x="427" y="26" width="108" height="12"/>
				<textElement textAlignment="Center">
					<font size="9" isBold="true"/>
				</textElement>
				<text><![CDATA[LAUDO TÉCNICO]]></text>
			</staticText>
			<textField isBlankWhenNull="true">
				<reportElement uuid="11659ddb-4a36-4b3b-9163-3491595b1685" key="textField-4" positionType="Float" x="144" y="28" width="84" height="12"/>
				<box>
					<topPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
					<leftPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
					<bottomPen lineWidth="0.0" lineColor="#000000"/>
					<rightPen lineWidth="0.0" lineStyle="Solid" lineColor="#000000"/>
				</box>
				<textElement verticalAlignment="Middle">
					<font size="8"/>
				</textElement>
				<textFieldExpression><![CDATA[$P{CNPJ}]]></textFieldExpression>
			</textField>
			<textField isBlankWhenNull="true">
				<reportElement uuid="e6a3fad4-5681-4bd9-983c-53adbadd266f" positionType="Float" x="84" y="42" width="326" height="20"/>
				<textElement textAlignment="Center" verticalAlignment="Middle">
					<font size="8" isBold="false"/>
				</textElement>
				<textFieldExpression><![CDATA[$P{LOGRADOURO_EMPRESA}+" Nº "+$P{NUMERO_EMPRESA}+" / "+$P{BAIRRO_EMPRESA}+" - "+$P{CIDADE_EMPRESA}+"/"+$P{UF_EMPRESA}+" CEP "+$P{CEP_EMPRESA}]]></textFieldExpression>
			</textField>
			<line>
				<reportElement uuid="565fe8e6-b4db-466b-9576-b00601239e2c" positionType="Float" x="72" y="41" width="345" height="1"/>
				<graphicElement>
					<pen lineWidth="1.5"/>
				</graphicElement>
			</line>
			<textField isStretchWithOverflow="true">
				<reportElement uuid="4703f610-639a-4117-bffd-d7a3ee768af7" x="72" y="5" width="346" height="16"/>
				<textElement textAlignment="Center" verticalAlignment="Top">
					<font size="12" isBold="true"/>
				</textElement>
				<textFieldExpression><![CDATA[$F{empresa}]]></textFieldExpression>
			</textField>
			<line>
				<reportElement uuid="8bbfc35e-78e4-4594-9ffe-8a0c6f17f358" positionType="Float" x="72" y="23" width="346" height="1"/>
			</line>
		</band>
	</title>
	<detail>
		<band height="340" splitType="Stretch">
			<rectangle>
				<reportElement uuid="0bdc3451-d56a-4caf-843a-ac08a4e453c4" positionType="Float" x="0" y="18" width="268" height="250"/>
				<graphicElement>
					<pen lineWidth="0.75"/>
				</graphicElement>
			</rectangle>
			<rectangle>
				<reportElement uuid="7f386d04-725f-4e93-bc9a-692aa8e8639c" positionType="Float" x="268" y="18" width="267" height="250"/>
				<graphicElement>
					<pen lineWidth="0.75"/>
				</graphicElement>
			</rectangle>
			<image hAlign="Center" vAlign="Middle">
				<reportElement uuid="556e590c-696a-4a4a-a20e-d128e2666723" positionType="Float" x="269" y="20" width="265" height="247"/>
				<imageExpression><![CDATA[$P{FOTO_TRASEIRA}]]></imageExpression>
			</image>
			<image hAlign="Center" vAlign="Middle">
				<reportElement uuid="132156c9-da81-49f0-b8bf-9c7f45229ea7" positionType="Float" x="1" y="20" width="265" height="247"/>
				<imageExpression><![CDATA[$P{FOTO_DIANTEIRA}]]></imageExpression>
			</image>
		</band>
	</detail>
	<summary>
		<band height="73">
			<staticText>
				<reportElement uuid="a1f519e1-10ed-4d02-8465-46ab7185b4fd" x="1" y="0" width="534" height="73">
					<printWhenExpression><![CDATA[new Boolean($F{aprovado}.shortValue() == 0)]]></printWhenExpression>
				</reportElement>
				<textElement textAlignment="Center" verticalAlignment="Middle">
					<font size="42" isBold="true" pdfFontName="Helvetica-Bold"/>
				</textElement>
				<text><![CDATA[REPROVADO]]></text>
			</staticText>
			<staticText>
				<reportElement uuid="22265bf6-c7ce-4c46-bf7b-e983e0ca9242" x="1" y="0" width="534" height="73">
					<printWhenExpression><![CDATA[new Boolean($F{aprovado} == 1)]]></printWhenExpression>
				</reportElement>
				<textElement textAlignment="Center" verticalAlignment="Middle">
					<font size="42" isBold="true" pdfFontName="Helvetica-Bold"/>
				</textElement>
				<text><![CDATA[APROVADO]]></text>
			</staticText>
		</band>
	</summary>
</jasperReport>
