<?xml version="1.0" encoding="UTF-8"?>
<!-- Created with Jaspersoft Studio version 6.0.4.final using JasperReports Library version 6.0.4  -->
<!-- 2015-05-25T10:50:11 -->
<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="Characterset-Test" language="groovy" pageWidth="595" pageHeight="842" columnWidth="535" leftMargin="20" rightMargin="20" topMargin="20" bottomMargin="20" uuid="527ae3c1-c10e-4b41-b983-14305308c942">
	<property name="ireport.zoom" value="1.5"/>
	<property name="ireport.x" value="0"/>
	<property name="ireport.y" value="0"/>
	<property name="com.jaspersoft.studio.data.defaultdataadapter" value="One Empty Record"/>
	<background>
		<band/>
	</background>
	<title>
		<band height="72">
			<frame>
				<reportElement mode="Opaque" x="-20" y="-20" width="595" height="92" backcolor="#006699" uuid="3501dac6-be9b-47b1-bf09-8b25fbc6c79f"/>
				<staticText>
					<reportElement x="20" y="20" width="349" height="45" forecolor="#FFFFFF" uuid="2464c9ca-82a1-48c9-87ea-b68192294c4a"/>
					<textElement>
						<font fontName="Arial" size="34" isBold="true"/>
					</textElement>
					<text><![CDATA[Characterset Test]]></text>
				</staticText>
			</frame>
		</band>
	</title>
	<pageHeader>
		<band height="50">
			<line>
				<reportElement x="-20" y="49" width="595" height="1" forecolor="#666666" uuid="a511fbdc-5dd2-4d02-9b49-f7d8f8b0feb3"/>
			</line>
			<staticText>
				<reportElement x="14" y="19" width="521" height="30" uuid="6f85b46e-f5b1-4f07-b38c-aa0f6bf985e3"/>
				<textElement>
					<font fontName="Arial"/>
				</textElement>
				<text><![CDATA[You can view or print this report but in pdf output you will miss some characters as long as you did not provide the Arial font as described in this HowTo: http://jasperstarter.sourceforge.net/unicode-pdf-export.html]]></text>
			</staticText>
		</band>
	</pageHeader>
	<columnHeader>
		<band height="5"/>
	</columnHeader>
	<detail>
		<band height="400">
			<staticText>
				<reportElement x="14" y="15" width="521" height="24" uuid="c15d0e17-2850-4010-b65a-e4822a371ba3"/>
				<textElement>
					<font fontName="Arial" size="15"/>
				</textElement>
				<text><![CDATA[German umlauts: ä ö ü ß]]></text>
			</staticText>
			<staticText>
				<reportElement x="14" y="39" width="521" height="24" uuid="932e0e82-e31a-42d5-9a10-b3bb48b06acf"/>
				<textElement>
					<font fontName="Arial" size="15"/>
				</textElement>
				<text><![CDATA[Czech: á č ď é ě í ň ó ř š ť ú ů ý ž]]></text>
			</staticText>
			<staticText>
				<reportElement x="14" y="63" width="521" height="24" uuid="91d9e448-d40d-4ee0-98a2-0e92c00f8b6c"/>
				<textElement>
					<font fontName="Arial" size="15"/>
				</textElement>
				<text><![CDATA[Cyrillic: б в г д ж з и ь к л м н п ф ц ч ш шт э я ю я ы]]></text>
			</staticText>
			<textField>
				<reportElement x="305" y="115" width="230" height="15" uuid="da1b3b68-ab69-404f-b579-94f6b6c456bc"/>
				<textFieldExpression><![CDATA[CONCATENATE("With"," ","Builtin"," ","Functions")]]></textFieldExpression>
			</textField>
		</band>
	</detail>
	<columnFooter>
		<band/>
	</columnFooter>
	<pageFooter>
		<band height="17">
			<textField>
				<reportElement mode="Opaque" x="0" y="4" width="515" height="13" backcolor="#E6E6E6" uuid="470071d6-9789-41e5-b8f6-3e4340cc0ab2"/>
				<textElement textAlignment="Right"/>
				<textFieldExpression><![CDATA["Page "+$V{PAGE_NUMBER}+" of"]]></textFieldExpression>
			</textField>
			<textField evaluationTime="Report">
				<reportElement mode="Opaque" x="515" y="4" width="40" height="13" backcolor="#E6E6E6" uuid="f64278b8-d5b7-41e6-a40d-0e8929c0b848"/>
				<textFieldExpression><![CDATA[" " + $V{PAGE_NUMBER}]]></textFieldExpression>
			</textField>
			<textField pattern="EEEEE dd MMMMM yyyy">
				<reportElement x="0" y="4" width="100" height="13" uuid="2696db9f-481e-441c-8557-40163e951201"/>
				<textFieldExpression><![CDATA[new java.util.Date()]]></textFieldExpression>
			</textField>
		</band>
	</pageFooter>
	<summary>
		<band/>
	</summary>
</jasperReport>
