<?xml version="1.0" encoding="UTF-8"?>
<!-- Created with Jaspersoft Studio version 6.20.0 -->
<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="SampleKhmerReport" 
              pageWidth="595" 
              pageHeight="842" 
              columnWidth="555" 
              leftMargin="20" 
              rightMargin="20" 
              topMargin="20" 
              bottomMargin="20" 
              uuid="a1b2c3d4-e5f6-7a8b-9c0d-1e2f3a4b5c6d">
    
    <queryString>
        <![CDATA[]]>
    </queryString>
    
    <!-- Dynamic Field Example -->
    <field name="ProjectTitle" class="java.lang.String">
        <fieldDescription><![CDATA[ProjectTitle]]></fieldDescription>
    </field>

    <title>
        <band height="120">
            <!-- Ornate Title using Khmer OS Muol Light -->
            <staticText>
                <reportElement x="0" y="10" width="555" height="40" uuid="e1f2a3b4-c5d6-7e8f-9a0b-1c2d3e4f5a6b"/>
                <textElement textAlignment="Center" verticalAlignment="Middle">
                    <font fontName="Khmer OS Muol Light" size="18" isBold="false" pdfFontName="fonts/KhmerOSMuolLight-Regular.ttf" pdfEncoding="Identity-H" isPdfEmbedded="true"/>
                </textElement>
                <text><![CDATA[របាយការណ៍បច្ចេកវិទ្យាព័ត៌មាន (Open Tech Report)]]></text>
            </staticText>

            <!-- Subtitle using Khmer OS Siemreap -->
            <staticText>
                <reportElement x="0" y="55" width="555" height="25" uuid="f2a3b4c5-d6e7-8f9a-0b1c-2d3e4f5a6b7c"/>
                <textElement textAlignment="Center" verticalAlignment="Middle">
                    <font fontName="Khmer OS Siemreap" size="12" isBold="false" pdfFontName="fonts/KhmerOSSiemreap-Regular.ttf" pdfEncoding="Identity-H" isPdfEmbedded="true"/>
                </textElement>
                <text><![CDATA[កាលបរិច្ឆេទប្រព័ន្ធឆ្នាំ២០២៦ • System Release Report 2026]]></text>
            </staticText>
            
            <line>
                <reportElement x="0" y="90" width="555" height="1" forecolor="#24344D" uuid="b1c2d3e4-f5a6-7b8c-9d0e-1f2a3b4c5d6e"/>
            </line>
        </band>
    </title>

    <detail>
        <band height="140">
            <!-- User's Dynamic Parameter Expression -->
            <textField textAdjust="StretchHeight">
                <reportElement x="0" y="10" width="555" height="45" uuid="c2d3e4f5-a6b7-8c9d-0e1f-2a3b4c5d6e7f"/>
                <textElement verticalAlignment="Middle" markup="none">
                    <font fontName="Khmer OS Siemreap" size="13" isBold="false" pdfFontName="fonts/KhmerOSSiemreap-Regular.ttf" pdfEncoding="Identity-H" isPdfEmbedded="true"/>
                    <paragraph lineSpacing="1_1_2"/>
                </textElement>
                <textFieldExpression><![CDATA["សម្រាប់ការអភិវឌ្ឍប្រព័ន្ធព័ត៌មានវិទ្យា៖ " + ($F{ProjectTitle} != null ? $F{ProjectTitle} : "Cloud Infrastructure") + " ដោយវិទ្យាស្ថានបច្ចេកវិទ្យា (Year 2026)"]]></textFieldExpression>
            </textField>

            <!-- Secondary Detail Example -->
            <staticText>
                <reportElement x="0" y="65" width="555" height="35" uuid="d3e4f5a6-b7c8-9d0e-1f2a-3b4c5d6e7f8a"/>
                <textElement verticalAlignment="Middle">
                    <font fontName="Khmer OS Siemreap" size="11" isBold="false" pdfFontName="fonts/KhmerOSSiemreap-Regular.ttf" pdfEncoding="Identity-H" isPdfEmbedded="true"/>
                </textElement>
                <text><![CDATA[ចំណាំ៖ ឯកសារនេះត្រូវបានបង្កើតឡើងដោយស្វ័យប្រវត្តិតាមរយៈប្រព័ន្ធ JasperReports ដោយប្រើពុម្ពអក្សរ Khmer OS Siemreap & Muol Light ដែលមានការសម្រួលបន្ទាត់រវាងភាសាខ្មែរ និងអង់គ្លេស។]]></text>
            </staticText>
        </band>
    </detail>

    <pageFooter>
        <band height="30">
            <textField>
                <reportElement x="355" y="5" width="200" height="20" uuid="e4f5a6b7-c8d9-0e1f-2a3b-4c5d6e7f8a9b"/>
                <textElement textAlignment="Right" verticalAlignment="Middle">
                    <font fontName="Khmer OS Siemreap" size="9" pdfFontName="fonts/KhmerOSSiemreap-Regular.ttf" pdfEncoding="Identity-H" isPdfEmbedded="true"/>
                </textElement>
                <textFieldExpression><![CDATA["ទំព័រទី (Page) " + $V{PAGE_NUMBER}]]></textFieldExpression>
            </textField>
        </band>
    </pageFooter>
</jasperReport>
