aqspglTj-pro.jrxml 8.7 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <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="aqspglTj-pro" language="groovy" pageWidth="595" pageHeight="842" columnWidth="555" leftMargin="20" rightMargin="20" topMargin="20" bottomMargin="20" uuid="1e81ea56-3aa4-4eb7-979d-28f36e833f80">
  3. <property name="ireport.zoom" value="1.948717100000003"/>
  4. <property name="ireport.x" value="18"/>
  5. <property name="ireport.y" value="0"/>
  6. <field name="NAME" class="java.lang.String"/>
  7. <field name="SSNUM" class="java.math.BigDecimal"/>
  8. <field name="FZNUM" class="java.math.BigDecimal"/>
  9. <field name="XMNUM" class="java.math.BigDecimal"/>
  10. <field name="ZYNUM" class="java.math.BigDecimal"/>
  11. <variable name="c_fznum" class="java.math.BigDecimal" calculation="Sum">
  12. <variableExpression><![CDATA[$F{FZNUM}]]></variableExpression>
  13. </variable>
  14. <variable name="c_zynum" class="java.math.BigDecimal" calculation="Sum">
  15. <variableExpression><![CDATA[$F{ZYNUM}]]></variableExpression>
  16. </variable>
  17. <variable name="c_ssnum" class="java.math.BigDecimal" calculation="Sum">
  18. <variableExpression><![CDATA[$F{SSNUM}]]></variableExpression>
  19. </variable>
  20. <variable name="c_xmnum" class="java.math.BigDecimal" calculation="Sum">
  21. <variableExpression><![CDATA[$F{XMNUM}]]></variableExpression>
  22. </variable>
  23. <background>
  24. <band splitType="Stretch"/>
  25. </background>
  26. <title>
  27. <band height="79" splitType="Stretch">
  28. <textField>
  29. <reportElement x="0" y="0" width="555" height="40" uuid="251f8c21-aa46-4688-b7a3-cfbe206adf40"/>
  30. <textElement textAlignment="Center">
  31. <font size="20"/>
  32. </textElement>
  33. <textFieldExpression><![CDATA["本地危货审批统计(截止"+new java.text.SimpleDateFormat("yyyy.MM.dd").format(new Date())+")"]]></textFieldExpression>
  34. </textField>
  35. </band>
  36. </title>
  37. <columnHeader>
  38. <band height="20" splitType="Stretch">
  39. <staticText>
  40. <reportElement x="0" y="0" width="111" height="20" uuid="68b2e61a-7cda-4225-b834-e614c8a39659"/>
  41. <box>
  42. <topPen lineWidth="1.0"/>
  43. <leftPen lineWidth="1.0"/>
  44. <bottomPen lineWidth="1.0"/>
  45. <rightPen lineWidth="1.0"/>
  46. </box>
  47. <textElement textAlignment="Center" verticalAlignment="Middle">
  48. <font fontName="宋体"/>
  49. </textElement>
  50. <text><![CDATA[所在地]]></text>
  51. </staticText>
  52. <staticText>
  53. <reportElement x="111" y="0" width="111" height="20" uuid="f0798c36-c241-4ad5-8b66-599b1f8fc4ea"/>
  54. <box>
  55. <topPen lineWidth="1.0"/>
  56. <leftPen lineWidth="1.0"/>
  57. <bottomPen lineWidth="1.0"/>
  58. <rightPen lineWidth="1.0"/>
  59. </box>
  60. <textElement textAlignment="Center" verticalAlignment="Middle">
  61. <font fontName="宋体"/>
  62. </textElement>
  63. <text><![CDATA[作业附证审批]]></text>
  64. </staticText>
  65. <staticText>
  66. <reportElement x="222" y="0" width="111" height="20" uuid="e5e7fd2a-985d-4c84-a4cc-22ffe368762e"/>
  67. <box>
  68. <topPen lineWidth="1.0"/>
  69. <leftPen lineWidth="1.0"/>
  70. <bottomPen lineWidth="1.0"/>
  71. <rightPen lineWidth="1.0"/>
  72. </box>
  73. <textElement textAlignment="Center" verticalAlignment="Middle">
  74. <font fontName="宋体"/>
  75. </textElement>
  76. <text><![CDATA[作业申报审批]]></text>
  77. </staticText>
  78. <staticText>
  79. <reportElement x="333" y="0" width="111" height="20" uuid="0229a629-d223-4905-bd91-30e0bb0a7c57"/>
  80. <box>
  81. <topPen lineWidth="1.0"/>
  82. <leftPen lineWidth="1.0"/>
  83. <bottomPen lineWidth="1.0"/>
  84. <rightPen lineWidth="1.0"/>
  85. </box>
  86. <textElement textAlignment="Center" verticalAlignment="Middle">
  87. <font fontName="宋体"/>
  88. </textElement>
  89. <text><![CDATA[安全设施专项验收]]></text>
  90. </staticText>
  91. <staticText>
  92. <reportElement x="444" y="0" width="111" height="20" uuid="7d62592e-5667-479b-b224-2a455661a12d"/>
  93. <box>
  94. <topPen lineWidth="1.0"/>
  95. <leftPen lineWidth="1.0"/>
  96. <bottomPen lineWidth="1.0"/>
  97. <rightPen lineWidth="1.0"/>
  98. </box>
  99. <textElement textAlignment="Center" verticalAlignment="Middle">
  100. <font fontName="宋体"/>
  101. </textElement>
  102. <text><![CDATA[建设项目安全条件审查]]></text>
  103. </staticText>
  104. </band>
  105. </columnHeader>
  106. <detail>
  107. <band height="20" splitType="Stretch">
  108. <textField isStretchWithOverflow="true" isBlankWhenNull="true">
  109. <reportElement x="333" y="0" width="111" height="20" uuid="caffe2db-7066-4602-af9b-cc7424e08427"/>
  110. <box leftPadding="5">
  111. <topPen lineWidth="1.0"/>
  112. <leftPen lineWidth="1.0"/>
  113. <bottomPen lineWidth="1.0"/>
  114. <rightPen lineWidth="1.0"/>
  115. </box>
  116. <textFieldExpression><![CDATA[$F{SSNUM}]]></textFieldExpression>
  117. </textField>
  118. <textField isStretchWithOverflow="true" isBlankWhenNull="true">
  119. <reportElement x="444" y="0" width="111" height="20" uuid="c2e3cdb5-2f05-4c86-aa4c-71ddbd5def17"/>
  120. <box leftPadding="5">
  121. <topPen lineWidth="1.0"/>
  122. <leftPen lineWidth="1.0"/>
  123. <bottomPen lineWidth="1.0"/>
  124. <rightPen lineWidth="1.0"/>
  125. </box>
  126. <textFieldExpression><![CDATA[$F{XMNUM}]]></textFieldExpression>
  127. </textField>
  128. <textField isStretchWithOverflow="true" isBlankWhenNull="true">
  129. <reportElement x="222" y="0" width="111" height="20" uuid="03952317-11a5-4def-b714-d9c6b9440d3b"/>
  130. <box leftPadding="5">
  131. <topPen lineWidth="1.0"/>
  132. <leftPen lineWidth="1.0"/>
  133. <bottomPen lineWidth="1.0"/>
  134. <rightPen lineWidth="1.0"/>
  135. </box>
  136. <textFieldExpression><![CDATA[$F{ZYNUM}]]></textFieldExpression>
  137. </textField>
  138. <textField isStretchWithOverflow="true" isBlankWhenNull="true">
  139. <reportElement x="111" y="0" width="111" height="20" uuid="2e27bc21-2b69-4484-aa9e-865d9dbab907"/>
  140. <box leftPadding="5">
  141. <topPen lineWidth="1.0"/>
  142. <leftPen lineWidth="1.0"/>
  143. <bottomPen lineWidth="1.0"/>
  144. <rightPen lineWidth="1.0"/>
  145. </box>
  146. <textFieldExpression><![CDATA[$F{FZNUM}]]></textFieldExpression>
  147. </textField>
  148. <textField isStretchWithOverflow="true" isBlankWhenNull="true">
  149. <reportElement stretchType="RelativeToTallestObject" x="0" y="0" width="111" height="20" uuid="6510554c-cc1d-4c8c-a275-1de58de8a99b"/>
  150. <box leftPadding="0">
  151. <pen lineWidth="1.0"/>
  152. <topPen lineWidth="1.0"/>
  153. <leftPen lineWidth="1.0"/>
  154. <bottomPen lineWidth="1.0"/>
  155. <rightPen lineWidth="1.0"/>
  156. </box>
  157. <textElement textAlignment="Center" verticalAlignment="Middle">
  158. <font fontName="Serif"/>
  159. </textElement>
  160. <textFieldExpression><![CDATA[com.yjpt.util.PropReader.getProperty($F{NAME})]]></textFieldExpression>
  161. </textField>
  162. </band>
  163. </detail>
  164. <summary>
  165. <band height="42" splitType="Stretch">
  166. <staticText>
  167. <reportElement x="0" y="0" width="111" height="20" uuid="e302e848-3f4a-465e-b979-eea92465d5f1"/>
  168. <box>
  169. <topPen lineWidth="1.0"/>
  170. <leftPen lineWidth="1.0"/>
  171. <bottomPen lineWidth="1.0"/>
  172. <rightPen lineWidth="1.0"/>
  173. </box>
  174. <textElement textAlignment="Center" verticalAlignment="Middle"/>
  175. <text><![CDATA[合计]]></text>
  176. </staticText>
  177. <textField isStretchWithOverflow="true" isBlankWhenNull="true">
  178. <reportElement x="111" y="0" width="111" height="20" uuid="692a2122-b545-469e-9523-e16a9dcc0dca"/>
  179. <box leftPadding="5">
  180. <topPen lineWidth="1.0"/>
  181. <leftPen lineWidth="1.0"/>
  182. <bottomPen lineWidth="1.0"/>
  183. <rightPen lineWidth="1.0"/>
  184. </box>
  185. <textFieldExpression><![CDATA[$V{c_fznum}]]></textFieldExpression>
  186. </textField>
  187. <textField isStretchWithOverflow="true" isBlankWhenNull="true">
  188. <reportElement x="222" y="0" width="111" height="20" uuid="b2bc9dcb-a9f7-40b2-b725-653ca04c4f97"/>
  189. <box leftPadding="5">
  190. <topPen lineWidth="1.0"/>
  191. <leftPen lineWidth="1.0"/>
  192. <bottomPen lineWidth="1.0"/>
  193. <rightPen lineWidth="1.0"/>
  194. </box>
  195. <textFieldExpression><![CDATA[$V{c_zynum}]]></textFieldExpression>
  196. </textField>
  197. <textField isStretchWithOverflow="true" isBlankWhenNull="true">
  198. <reportElement x="333" y="0" width="111" height="20" uuid="26ef8148-2d0c-434d-80c8-44c6adca347a"/>
  199. <box leftPadding="5">
  200. <topPen lineWidth="1.0"/>
  201. <leftPen lineWidth="1.0"/>
  202. <bottomPen lineWidth="1.0"/>
  203. <rightPen lineWidth="1.0"/>
  204. </box>
  205. <textFieldExpression><![CDATA[$V{c_ssnum}]]></textFieldExpression>
  206. </textField>
  207. <textField isStretchWithOverflow="true" isBlankWhenNull="true">
  208. <reportElement x="444" y="0" width="111" height="20" uuid="426a56a8-149b-422a-a45b-419604ae0b1b"/>
  209. <box leftPadding="5">
  210. <topPen lineWidth="1.0"/>
  211. <leftPen lineWidth="1.0"/>
  212. <bottomPen lineWidth="1.0"/>
  213. <rightPen lineWidth="1.0"/>
  214. </box>
  215. <textFieldExpression><![CDATA[$V{c_xmnum}]]></textFieldExpression>
  216. </textField>
  217. </band>
  218. </summary>
  219. </jasperReport>