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
  | Object Report 
 |      Version='6.0.0.6' 
 |      Title='你的报表标题' 
 |      PrintAsDesignPaper=F 
 |      Object Font 
 |          Name='宋体' 
 |          Size=105000,0 
 |          Weight=400 
 |          Charset=134 
 |      End 
 |      Object Printer 
 |          Size=256 
 |          Width=9.5 
 |          Height=2.5 
 |          LeftMargin=0 
 |          TopMargin=0 
 |          RightMargin=0 
 |          BottomMargin=0 
 |      End 
 |      Object DetailGrid 
 |          CenterView=T 
 |          Object Recordset 
 |              Items Field 
 |                  Item 
 |                      Name='编号' 
 |                  End 
 |                  Item 
 |                      Name='计划开工日期' 
 |                  End 
 |                  Item 
 |                      Name='计划完工日期' 
 |                  End 
 |                  Item 
 |                      Name='生产车间' 
 |                  End 
 |                  Item 
 |                      Name='规格型号' 
 |                  End 
 |                  Item 
 |                      Name='计划数量' 
 |                  End 
 |                  Item 
 |                      Name='BOM编号' 
 |                  End 
 |                  Item 
 |                      Name='组装人员' 
 |                  End 
 |                  Item 
 |                      Name='销售订单号' 
 |                  End 
 |                  Item 
 |                      Name='备注' 
 |                  End 
 |                  Item 
 |                      Name='单据内码' 
 |                      Type=Integer 
 |                  End 
 |              End 
 |          End 
 |          Object ColumnContent 
 |              Height=0.635 
 |          End 
 |          Object ColumnTitle 
 |              Height=0.635 
 |          End 
 |      End 
 |      Items Parameter 
 |          Item 
 |              Name='Parameter1' 
 |          End 
 |          Item 
 |              Name='Parameter2' 
 |          End 
 |      End 
 |      Items ReportHeader 
 |          Item 
 |              Name='ReportHeader1' 
 |              Height=2.19604 
 |              Items Control 
 |                  Item 
 |                      Type=Barcode 
 |                      Name='Barcode1' 
 |                      Left=0.370417 
 |                      Top=0.661458 
 |                      Width=8.81062 
 |                      Height=1.40229 
 |                      BarcodeType=Code128B 
 |                      CaptionPosition=None 
 |                      Text='55463' 
 |                      Object Font 
 |                          Name='宋体' 
 |                          Size=90000,0 
 |                          Bold=T 
 |                          Charset=134 
 |                      End 
 |                  End 
 |                  Item 
 |                      Type=MemoBox 
 |                      Name='MemoBox1' 
 |                      Left=0.396875 
 |                      Top=0.0264583 
 |                      Width=7 
 |                      Height=0.608542 
 |                      Object Font 
 |                          Name='宋体' 
 |                          Size=75000,0 
 |                          Bold=T 
 |                          Charset=134 
 |                      End 
 |                      Text='[#编号#]' 
 |                  End 
 |              End 
 |              RepeatOnPage=T 
 |          End 
 |      End 
 |  End 
 |  
  |