yangle
2022-08-02 e7dca4989f5264a2f74a0ab07b7cb0a3cdaaeddd
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
Object Report
    Version='5.0.0.0'
    Title='你的报表标题'
    Object Font
        Name='宋体'
        Size=105000,0
        Weight=400
        Charset=134
    End
    Object Printer
        Size=256
        Width=7
        Height=4
        LeftMargin=0.2
        TopMargin=0.2
        RightMargin=0.2
        BottomMargin=0.2
        PrintOffsetX=0.4
    End
    Object DetailGrid
        BorderWidth=1.5
        Object Recordset
            Items Field
                Item
                    Name='条码编号'
                End
                Item
                    Name='数量'
                    Type=Currency
                    Format='#,##0.00'
                End
                Item
                    Name='物料名称'
                End
                Item
                    Name='物料代码'
                End
                Item
                    Name='日期'
                    Type=DateTime
                    Format='yyyy/MM/dd'
                End
                Item
                    Name='单位'
                End
                Item
                    Name='往来单位'
                End
                Item
                    Name='PostalCode'
                End
                Item
                    Name='hmaternumber'
                End
                Item
                    Name='hmatername'
                End
            End
        End
        Object ColumnContent
            Height=0.635
        End
        Object ColumnTitle
            Height=0.608542
        End
        Items Group
            Item
                Name='Group1'
                Object GroupHeader
                    Height=0
                End
                Object GroupFooter
                    Height=0.396875
                    Items Control
                        Item
                            Type=StaticBox
                            Name='StaticBox4'
                            Object Font
                                Name='宋体'
                                Size=90000,0
                                Weight=400
                                Charset=134
                            End
                            Width=3.59833
                            Height=0.396875
                            Text='合计'
                        End
                        Item
                            Type=SummaryBox
                            Name='SummaryBox14'
                            Object Font
                                Name='宋体'
                                Size=90000,0
                                Weight=400
                                Charset=134
                            End
                            BorderStyles=[DrawLeft|DrawRight]
                            Left=9.78958
                            Width=1.42875
                            Height=0.396875
                        End
                        Item
                            Type=SummaryBox
                            Name='SummaryBox15'
                            Object Font
                                Name='宋体'
                                Size=90000,0
                                Weight=400
                                Charset=134
                            End
                            BorderStyles=[DrawLeft|DrawRight]
                            Left=12.5942
                            Width=1.42875
                            Height=0.396875
                        End
                    End
                End
            End
        End
    End
    Items Parameter
        Item
            Name='Parameter1'
        End
        Item
            Name='Parameter2'
        End
    End
    Items Section
        Item
            Type=ReportHeader
            Name='ReportHeader1'
            Height=2.98979
            Items Control
                Item
                    Type=Barcode
                    Name='Barcode1'
                    Object Font
                        Name='宋体'
                        Size=90000,0
                        Weight=400
                        Charset=134
                    End
                    Left=0.11
                    Top=1.4
                    Width=6.19125
                    Height=1.40229
                    DataField='条码编号'
                    Text='87654311'
                End
                Item
                    Type=MemoBox
                    Name='MemoBox1'
                    Left=0.396875
                    Top=0.608542
                    Width=6.21771
                    Height=0.79375
                    WordWrap=T
                    Text='[#物料代码#]'
                End
            End
            RepeatOnPage=T
        End
        Item
            Type=ReportFooter
            Name='ReportFooter1'
            Height=0
        End
    End
End