Advertisement
stevennathaniel

JasperReports XML 2

Apr 14th, 2015
316
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
XML 0.89 KB | None | 0 0
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <!-- Created with Jaspersoft Studio version 6.0.3.final using JasperReports Library version 6.0.3  -->
  3. <!-- 2015-04-14T13:12:41 -->
  4. <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="Latihan2" pageWidth="595" pageHeight="842" columnWidth="555" leftMargin="20" rightMargin="20" topMargin="30" bottomMargin="30" uuid="da972b47-59fc-4ba4-86af-cb4894cc862c">
  5.     <detail>
  6.         <band height="20" splitType="Stretch">
  7.             <staticText>
  8.                 <reportElement x="20" y="0" width="200" height="20" uuid="a89fe0bb-539d-453a-b563-83c056a195f4"/>
  9.                 <text><![CDATA[If you don't see this, it didn't work]]></text>
  10.             </staticText>
  11.         </band>
  12.     </detail>
  13. </jasperReport>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement