Advertisement
Guest User

Untitled

a guest
Apr 12th, 2015
259
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 13.21 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-12T11:54:34 -->
  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="DepositsSubReport" pageWidth="550" pageHeight="842" whenNoDataType="AllSectionsNoDetail" columnWidth="550" leftMargin="0" rightMargin="0" topMargin="0" bottomMargin="0" uuid="5a62986f-c97c-4e2f-b4ed-d9f38960dab4">
  5. <property name="ireport.zoom" value="1.6528925619834722"/>
  6. <property name="ireport.x" value="0"/>
  7. <property name="ireport.y" value="0"/>
  8. <property name="net.sf.jasperreports.json.date.pattern" value="yyyy-MM-dd"/>
  9. <property name="com.jaspersoft.studio.unit." value="pixel"/>
  10. <property name="com.jaspersoft.studio.unit.pageHeight" value="pixel"/>
  11. <property name="com.jaspersoft.studio.unit.pageWidth" value="pixel"/>
  12. <property name="com.jaspersoft.studio.unit.topMargin" value="pixel"/>
  13. <property name="com.jaspersoft.studio.unit.bottomMargin" value="pixel"/>
  14. <property name="com.jaspersoft.studio.unit.leftMargin" value="pixel"/>
  15. <property name="com.jaspersoft.studio.unit.rightMargin" value="pixel"/>
  16. <property name="com.jaspersoft.studio.unit.columnWidth" value="pixel"/>
  17. <property name="com.jaspersoft.studio.unit.columnSpacing" value="pixel"/>
  18. <style name="Style1" isDefault="true" pattern="" fontName="DINProRegular" fontSize="12" isBold="true"/>
  19. <parameter name="net.sf.jasperreports.print.keep.full.text" class="java.lang.Boolean" isForPrompting="false">
  20. <defaultValueExpression><![CDATA[true]]></defaultValueExpression>
  21. </parameter>
  22. <parameter name="net.sf.jasperreports.image.dpi" class="java.lang.Integer" isForPrompting="false">
  23. <defaultValueExpression><![CDATA[300]]></defaultValueExpression>
  24. </parameter>
  25. <parameter name="recordCount" class="java.lang.Integer"/>
  26. <queryString language="json">
  27. <![CDATA[data.deposits]]>
  28. </queryString>
  29. <field name="formType" class="java.lang.String"/>
  30. <field name="period" class="java.lang.String"/>
  31. <field name="amount" class="java.lang.Float"/>
  32. <field name="dateDue" class="java.lang.String"/>
  33. <field name="theDate" class="java.lang.String"/>
  34. <title>
  35. <band height="25">
  36. <staticText>
  37. <reportElement x="0" y="6" width="70" height="18" uuid="54d41f30-3915-405e-8681-0e5f8ec49d1d">
  38. <property name="local_mesure_unitx" value="pixel"/>
  39. <property name="com.jaspersoft.studio.unit.x" value="px"/>
  40. </reportElement>
  41. <textElement>
  42. <font fontName="DINProBlack" size="12" isBold="false"/>
  43. </textElement>
  44. <text><![CDATA[DEPOSITS:]]></text>
  45. </staticText>
  46. <staticText>
  47. <reportElement key="" x="70" y="6" width="91" height="18" uuid="5bb65b6a-39ed-4c67-8214-ba8559c7072f">
  48. <property name="local_mesure_unitx" value="pixel"/>
  49. <property name="com.jaspersoft.studio.unit.x" value="px"/>
  50. <printWhenExpression><![CDATA[$P{recordCount} == 0]]></printWhenExpression>
  51. </reportElement>
  52. <textElement>
  53. <font fontName="DINProRegular" size="12" isBold="false"/>
  54. </textElement>
  55. <text><![CDATA[NONE]]></text>
  56. </staticText>
  57. <line>
  58. <reportElement x="0" y="24" width="540" height="1" uuid="fcef086e-2be8-4145-a1cf-de1d151e51f2">
  59. <property name="local_mesure_unity" value="pixel"/>
  60. <property name="com.jaspersoft.studio.unit.y" value="px"/>
  61. <property name="local_mesure_unitwidth" value="pixel"/>
  62. <property name="com.jaspersoft.studio.unit.width" value="px"/>
  63. <property name="com.jaspersoft.studio.unit.x" value="px"/>
  64. </reportElement>
  65. <graphicElement>
  66. <pen lineWidth="2.0"/>
  67. </graphicElement>
  68. </line>
  69. </band>
  70. </title>
  71. <pageHeader>
  72. <band height="25">
  73. <property name="local_mesure_unitheight" value="pixel"/>
  74. <property name="com.jaspersoft.studio.unit.height" value="px"/>
  75. <printWhenExpression><![CDATA[$V{PAGE_NUMBER} > 1]]></printWhenExpression>
  76. <staticText>
  77. <reportElement x="0" y="6" width="81" height="18" uuid="e1097fbb-ea06-47db-beb0-f6d920090567">
  78. <property name="local_mesure_unitx" value="pixel"/>
  79. <property name="com.jaspersoft.studio.unit.x" value="px"/>
  80. </reportElement>
  81. <textElement>
  82. <font fontName="DINProBlack" size="12" isBold="false"/>
  83. </textElement>
  84. <text><![CDATA[DEPOSITS:]]></text>
  85. </staticText>
  86. <line>
  87. <reportElement x="0" y="24" width="540" height="1" uuid="bd41e70d-7f9e-4c9f-9bff-6b4770da8559">
  88. <property name="local_mesure_unity" value="pixel"/>
  89. <property name="com.jaspersoft.studio.unit.y" value="px"/>
  90. <property name="local_mesure_unitwidth" value="pixel"/>
  91. <property name="com.jaspersoft.studio.unit.width" value="px"/>
  92. <property name="com.jaspersoft.studio.unit.x" value="px"/>
  93. </reportElement>
  94. <graphicElement>
  95. <pen lineWidth="2.0"/>
  96. </graphicElement>
  97. </line>
  98. </band>
  99. </pageHeader>
  100. <columnHeader>
  101. <band height="21">
  102. <printWhenExpression><![CDATA[$P{recordCount} > 0]]></printWhenExpression>
  103. <staticText>
  104. <reportElement x="12" y="3" width="98" height="14" uuid="22be692d-e887-4ba2-982c-1654384b1683">
  105. <property name="local_mesure_unitheight" value="pixel"/>
  106. <property name="com.jaspersoft.studio.unit.height" value="px"/>
  107. <property name="local_mesure_unitx" value="pixel"/>
  108. <property name="com.jaspersoft.studio.unit.x" value="px"/>
  109. <property name="local_mesure_unity" value="pixel"/>
  110. <property name="com.jaspersoft.studio.unit.y" value="px"/>
  111. </reportElement>
  112. <textElement textAlignment="Left" verticalAlignment="Middle">
  113. <font fontName="DINProBlack" size="9" isBold="false"/>
  114. </textElement>
  115. <text><![CDATA[FORM]]></text>
  116. </staticText>
  117. <staticText>
  118. <reportElement x="130" y="3" width="104" height="14" uuid="a59de37e-458d-485b-a47a-e7d96d0f3cdd">
  119. <property name="local_mesure_unitheight" value="pixel"/>
  120. <property name="com.jaspersoft.studio.unit.height" value="px"/>
  121. <property name="local_mesure_unitx" value="pixel"/>
  122. <property name="com.jaspersoft.studio.unit.x" value="px"/>
  123. <property name="com.jaspersoft.studio.unit.y" value="px"/>
  124. </reportElement>
  125. <textElement textAlignment="Left" verticalAlignment="Middle">
  126. <font fontName="DINProBlack" size="9" isBold="false"/>
  127. </textElement>
  128. <text><![CDATA[PERIOD]]></text>
  129. </staticText>
  130. <staticText>
  131. <reportElement x="260" y="3" width="100" height="14" uuid="fbbea0af-ebf9-4896-979e-dfe270daf5fe">
  132. <property name="local_mesure_unitheight" value="pixel"/>
  133. <property name="com.jaspersoft.studio.unit.height" value="px"/>
  134. <property name="local_mesure_unitx" value="pixel"/>
  135. <property name="com.jaspersoft.studio.unit.x" value="px"/>
  136. <property name="com.jaspersoft.studio.unit.y" value="px"/>
  137. </reportElement>
  138. <textElement textAlignment="Left" verticalAlignment="Middle">
  139. <font fontName="DINProBlack" size="9" isBold="false"/>
  140. </textElement>
  141. <text><![CDATA[DEPOSIT]]></text>
  142. </staticText>
  143. <staticText>
  144. <reportElement x="390" y="3" width="130" height="14" uuid="add96462-449c-4892-90f9-b1a2be9cf52e">
  145. <property name="local_mesure_unitheight" value="pixel"/>
  146. <property name="com.jaspersoft.studio.unit.height" value="px"/>
  147. <property name="local_mesure_unitx" value="pixel"/>
  148. <property name="com.jaspersoft.studio.unit.x" value="px"/>
  149. <property name="com.jaspersoft.studio.unit.y" value="px"/>
  150. </reportElement>
  151. <textElement textAlignment="Left" verticalAlignment="Middle">
  152. <font fontName="DINProBlack" size="9" isBold="false"/>
  153. </textElement>
  154. <text><![CDATA[RETURN STATUS]]></text>
  155. </staticText>
  156. <line>
  157. <reportElement x="12" y="18" width="520" height="1" forecolor="#80807D" uuid="84d651e2-caa8-4a91-9797-d3af512f43ba">
  158. <property name="local_mesure_unitx" value="pixel"/>
  159. <property name="local_mesure_unity" value="pixel"/>
  160. <property name="com.jaspersoft.studio.unit.y" value="px"/>
  161. <property name="com.jaspersoft.studio.unit.x" value="px"/>
  162. <property name="local_mesure_unitheight" value="pixel"/>
  163. <property name="com.jaspersoft.studio.unit.height" value="px"/>
  164. <property name="com.jaspersoft.studio.unit.width" value="px"/>
  165. </reportElement>
  166. <graphicElement>
  167. <pen lineWidth="0.5"/>
  168. </graphicElement>
  169. </line>
  170. </band>
  171. </columnHeader>
  172. <detail>
  173. <band height="24">
  174. <property name="local_mesure_unitheight" value="pixel"/>
  175. <property name="com.jaspersoft.studio.unit.height" value="px"/>
  176. <printWhenExpression><![CDATA[$P{recordCount} > 0]]></printWhenExpression>
  177. <textField isStretchWithOverflow="true">
  178. <reportElement positionType="Float" x="101" y="1" width="88" height="18" uuid="61a8a117-6a43-46a7-9b96-10c5beb578ab">
  179. <property name="com.jaspersoft.studio.unit.height" value="px"/>
  180. <property name="local_mesure_unitx" value="pixel"/>
  181. <property name="com.jaspersoft.studio.unit.x" value="px"/>
  182. </reportElement>
  183. <textElement textAlignment="Center" verticalAlignment="Middle">
  184. <font fontName="DINProRegular" size="8" isBold="false"/>
  185. </textElement>
  186. <textFieldExpression><![CDATA[$F{period}.substring(4, 6) + "/" + $F{period}.substring(0, 4)]]></textFieldExpression>
  187. </textField>
  188. <textField pattern="$#,##0.00#">
  189. <reportElement stretchType="RelativeToBandHeight" x="223" y="1" width="106" height="18" uuid="24ad977c-0c68-40f8-a57b-2d0d83ae4d0f">
  190. <property name="com.jaspersoft.studio.unit.height" value="px"/>
  191. <property name="local_mesure_unitx" value="pixel"/>
  192. <property name="com.jaspersoft.studio.unit.x" value="px"/>
  193. </reportElement>
  194. <textElement textAlignment="Center" verticalAlignment="Middle">
  195. <font fontName="DINProRegular" size="8" isBold="false"/>
  196. </textElement>
  197. <textFieldExpression><![CDATA[$F{amount}]]></textFieldExpression>
  198. </textField>
  199. <textField isStretchWithOverflow="true">
  200. <reportElement positionType="Float" x="0" y="1" width="48" height="18" uuid="6a61edb3-239e-4791-a046-a6459343ac07">
  201. <property name="local_mesure_unitx" value="pixel"/>
  202. <property name="com.jaspersoft.studio.unit.x" value="px"/>
  203. <property name="local_mesure_unitheight" value="pixel"/>
  204. <property name="com.jaspersoft.studio.unit.height" value="px"/>
  205. <property name="local_mesure_unitwidth" value="pixel"/>
  206. <property name="com.jaspersoft.studio.unit.width" value="px"/>
  207. </reportElement>
  208. <textElement textAlignment="Center" verticalAlignment="Middle">
  209. <font fontName="DINProRegular" size="8" isBold="false"/>
  210. </textElement>
  211. <textFieldExpression><![CDATA[$F{formType}]]></textFieldExpression>
  212. </textField>
  213. <textField pattern="$#,##0.00#">
  214. <reportElement stretchType="RelativeToBandHeight" x="367" y="1" width="113" height="18" uuid="330a2f7d-4f5e-49e0-8fe9-f2395ac6a6af">
  215. <property name="com.jaspersoft.studio.unit.height" value="px"/>
  216. <property name="local_mesure_unitx" value="pixel"/>
  217. <property name="com.jaspersoft.studio.unit.x" value="px"/>
  218. </reportElement>
  219. <textElement textAlignment="Center" verticalAlignment="Middle">
  220. <font fontName="DINProRegular" size="8" isBold="false"/>
  221. </textElement>
  222. <textFieldExpression><![CDATA["--"]]></textFieldExpression>
  223. </textField>
  224. <line>
  225. <reportElement x="12" y="20" width="520" height="1" forecolor="#80807D" uuid="0a9af583-07c0-4582-b8dc-7d3a7f52d5c0">
  226. <property name="local_mesure_unitx" value="pixel"/>
  227. <property name="local_mesure_unity" value="pixel"/>
  228. <property name="com.jaspersoft.studio.unit.y" value="px"/>
  229. <property name="com.jaspersoft.studio.unit.x" value="px"/>
  230. <property name="local_mesure_unitwidth" value="pixel"/>
  231. <property name="com.jaspersoft.studio.unit.width" value="px"/>
  232. </reportElement>
  233. <graphicElement>
  234. <pen lineWidth="0.5"/>
  235. </graphicElement>
  236. </line>
  237. </band>
  238. </detail>
  239. <summary>
  240. <band height="10">
  241. <property name="local_mesure_unitheight" value="pixel"/>
  242. <property name="com.jaspersoft.studio.unit.height" value="px"/>
  243. </band>
  244. </summary>
  245. </jasperReport>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement