aqspglTj-city.jrxml 8.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216
  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-city" language="groovy" pageWidth="595" pageHeight="855" columnWidth="555" leftMargin="20" rightMargin="20" topMargin="20" bottomMargin="20" uuid="e1a939a2-c89e-46bf-ad4d-d6a7f1e7a529">
  3. <property name="ireport.zoom" value="1.6105100000000048"/>
  4. <property name="ireport.x" value="0"/>
  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="40" splitType="Stretch">
  28. <textField>
  29. <reportElement x="0" y="0" width="555" height="40" uuid="3f1a54f1-c981-466e-bcaa-614730fd1fb0"/>
  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="ce837b06-7d52-4329-b461-ec31fa3322a6"/>
  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="e1167dc9-26cf-4eed-9365-d6ea6f8aa52b"/>
  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="c7c7f390-79e9-4140-b3e9-06a0d6d0b052"/>
  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="4fc60d5d-ecf0-48d0-93e7-d718cbd516fd"/>
  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="024a3dc0-1e27-4a7b-a282-8c3d77037aeb"/>
  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="0" y="0" width="111" height="20" uuid="f942f361-3aac-4714-adf5-b645650a5643"/>
  110. <box>
  111. <topPen lineWidth="1.0"/>
  112. <leftPen lineWidth="1.0"/>
  113. <bottomPen lineWidth="1.0"/>
  114. <rightPen lineWidth="1.0"/>
  115. </box>
  116. <textElement textAlignment="Center" verticalAlignment="Middle"/>
  117. <textFieldExpression><![CDATA[$F{NAME}]]></textFieldExpression>
  118. </textField>
  119. <textField isStretchWithOverflow="true" isBlankWhenNull="true">
  120. <reportElement x="333" y="0" width="111" height="20" uuid="25e7c21d-b432-4873-95ef-ee9b494c2641"/>
  121. <box leftPadding="5">
  122. <topPen lineWidth="1.0"/>
  123. <leftPen lineWidth="1.0"/>
  124. <bottomPen lineWidth="1.0"/>
  125. <rightPen lineWidth="1.0"/>
  126. </box>
  127. <textFieldExpression><![CDATA[$F{SSNUM}]]></textFieldExpression>
  128. </textField>
  129. <textField isStretchWithOverflow="true" isBlankWhenNull="true">
  130. <reportElement x="444" y="0" width="111" height="20" uuid="3915571e-5c70-45b0-b8f4-0ebcb5ea8f81"/>
  131. <box leftPadding="5">
  132. <topPen lineWidth="1.0"/>
  133. <leftPen lineWidth="1.0"/>
  134. <bottomPen lineWidth="1.0"/>
  135. <rightPen lineWidth="1.0"/>
  136. </box>
  137. <textFieldExpression><![CDATA[$F{XMNUM}]]></textFieldExpression>
  138. </textField>
  139. <textField isStretchWithOverflow="true" isBlankWhenNull="true">
  140. <reportElement x="222" y="0" width="111" height="20" uuid="60d8fb02-a217-4b9e-b4ed-ef116971ab56"/>
  141. <box leftPadding="5">
  142. <topPen lineWidth="1.0"/>
  143. <leftPen lineWidth="1.0"/>
  144. <bottomPen lineWidth="1.0"/>
  145. <rightPen lineWidth="1.0"/>
  146. </box>
  147. <textFieldExpression><![CDATA[$F{ZYNUM}]]></textFieldExpression>
  148. </textField>
  149. <textField isStretchWithOverflow="true" isBlankWhenNull="true">
  150. <reportElement x="111" y="0" width="111" height="20" uuid="5bb6af2c-dc04-4636-a499-471499a6756a"/>
  151. <box leftPadding="5">
  152. <topPen lineWidth="1.0"/>
  153. <leftPen lineWidth="1.0"/>
  154. <bottomPen lineWidth="1.0"/>
  155. <rightPen lineWidth="1.0"/>
  156. </box>
  157. <textFieldExpression><![CDATA[$F{FZNUM}]]></textFieldExpression>
  158. </textField>
  159. </band>
  160. </detail>
  161. <summary>
  162. <band height="20" splitType="Stretch">
  163. <staticText>
  164. <reportElement x="0" y="0" width="111" height="20" uuid="309b333d-31cf-429b-a9c1-2d09a8d477ec"/>
  165. <box>
  166. <topPen lineWidth="1.0"/>
  167. <leftPen lineWidth="1.0"/>
  168. <bottomPen lineWidth="1.0"/>
  169. <rightPen lineWidth="1.0"/>
  170. </box>
  171. <textElement textAlignment="Center" verticalAlignment="Middle"/>
  172. <text><![CDATA[合计]]></text>
  173. </staticText>
  174. <textField isStretchWithOverflow="true" isBlankWhenNull="true">
  175. <reportElement x="111" y="0" width="111" height="20" uuid="532aed75-2fb2-45ba-9fd1-082b44443efc"/>
  176. <box leftPadding="5">
  177. <topPen lineWidth="1.0"/>
  178. <leftPen lineWidth="1.0"/>
  179. <bottomPen lineWidth="1.0"/>
  180. <rightPen lineWidth="1.0"/>
  181. </box>
  182. <textFieldExpression><![CDATA[$V{c_fznum}]]></textFieldExpression>
  183. </textField>
  184. <textField isStretchWithOverflow="true" isBlankWhenNull="true">
  185. <reportElement x="222" y="0" width="111" height="20" uuid="3e13d084-3442-4a65-ba86-f83319819ccb"/>
  186. <box leftPadding="5">
  187. <topPen lineWidth="1.0"/>
  188. <leftPen lineWidth="1.0"/>
  189. <bottomPen lineWidth="1.0"/>
  190. <rightPen lineWidth="1.0"/>
  191. </box>
  192. <textFieldExpression><![CDATA[$V{c_zynum}]]></textFieldExpression>
  193. </textField>
  194. <textField isStretchWithOverflow="true" isBlankWhenNull="true">
  195. <reportElement x="333" y="0" width="111" height="20" uuid="65a50f21-7526-473b-ba6c-a413c1c7d42b"/>
  196. <box leftPadding="5">
  197. <topPen lineWidth="1.0"/>
  198. <leftPen lineWidth="1.0"/>
  199. <bottomPen lineWidth="1.0"/>
  200. <rightPen lineWidth="1.0"/>
  201. </box>
  202. <textFieldExpression><![CDATA[$V{c_ssnum}]]></textFieldExpression>
  203. </textField>
  204. <textField isStretchWithOverflow="true" isBlankWhenNull="true">
  205. <reportElement x="444" y="0" width="111" height="20" uuid="614a0141-5b87-4ea7-b079-f10270076f9f"/>
  206. <box leftPadding="5">
  207. <topPen lineWidth="1.0"/>
  208. <leftPen lineWidth="1.0"/>
  209. <bottomPen lineWidth="1.0"/>
  210. <rightPen lineWidth="1.0"/>
  211. </box>
  212. <textFieldExpression><![CDATA[$V{c_xmnum}]]></textFieldExpression>
  213. </textField>
  214. </band>
  215. </summary>
  216. </jasperReport>