zdwxy_subreport1.jrxml 2.7 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364
  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="zdwxy_subreport1_subreport" language="groovy" pageWidth="450" pageHeight="802" columnWidth="450" leftMargin="0" rightMargin="0" topMargin="0" bottomMargin="0" uuid="12ce142b-c3b8-40c2-a31d-ff604c7f307b">
  3. <property name="ireport.zoom" value="1.0"/>
  4. <property name="ireport.x" value="0"/>
  5. <property name="ireport.y" value="0"/>
  6. <queryString>
  7. <![CDATA[]]>
  8. </queryString>
  9. <field name="sl" class="java.lang.Integer">
  10. <fieldDescription><![CDATA[sl]]></fieldDescription>
  11. </field>
  12. <field name="dwmc" class="java.lang.String">
  13. <fieldDescription><![CDATA[dwmc]]></fieldDescription>
  14. </field>
  15. <field name="ywxyzjjl" class="java.lang.Double">
  16. <fieldDescription><![CDATA[ywxyzjjl]]></fieldDescription>
  17. </field>
  18. <background>
  19. <band splitType="Stretch"/>
  20. </background>
  21. <detail>
  22. <band height="30" splitType="Stretch">
  23. <textField pattern="" isBlankWhenNull="true">
  24. <reportElement x="0" y="0" width="111" height="30" uuid="f2efe8fe-c9cd-46f0-9474-e8adfee17b0a"/>
  25. <box>
  26. <topPen lineWidth="0.75"/>
  27. <leftPen lineWidth="0.75"/>
  28. <bottomPen lineWidth="0.75"/>
  29. <rightPen lineWidth="0.75"/>
  30. </box>
  31. <textElement textAlignment="Left" verticalAlignment="Middle">
  32. <font fontName="宋体" size="12"/>
  33. </textElement>
  34. <textFieldExpression><![CDATA[$F{sl}]]></textFieldExpression>
  35. </textField>
  36. <textField pattern="" isBlankWhenNull="true">
  37. <reportElement x="111" y="0" width="105" height="30" uuid="72c37d60-36f2-4c43-9a6b-b1af3f72bf13"/>
  38. <box>
  39. <topPen lineWidth="0.75"/>
  40. <leftPen lineWidth="0.75"/>
  41. <bottomPen lineWidth="0.75"/>
  42. <rightPen lineWidth="0.75"/>
  43. </box>
  44. <textElement textAlignment="Left" verticalAlignment="Middle">
  45. <font fontName="宋体" size="12"/>
  46. </textElement>
  47. <textFieldExpression><![CDATA[$F{dwmc}]]></textFieldExpression>
  48. </textField>
  49. <textField isStretchWithOverflow="true" pattern="###0" isBlankWhenNull="true">
  50. <reportElement x="216" y="0" width="93" height="30" isPrintWhenDetailOverflows="true" uuid="4931305f-a16b-4893-b4ca-4bb5ab5df3ce"/>
  51. <box>
  52. <topPen lineWidth="0.75"/>
  53. <leftPen lineWidth="0.75"/>
  54. <bottomPen lineWidth="0.75"/>
  55. <rightPen lineWidth="0.75"/>
  56. </box>
  57. <textElement textAlignment="Left" verticalAlignment="Middle">
  58. <font fontName="宋体" size="12"/>
  59. </textElement>
  60. <textFieldExpression><![CDATA[$F{ywxyzjjl}]]></textFieldExpression>
  61. </textField>
  62. </band>
  63. </detail>
  64. </jasperReport>