username@email.com
2025-05-15 9be7596c0b251c392ab0788f3d18806502c6ee76
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
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
<%@ Page Language="C#" AutoEventWireup="true" CodeBehind="AgMergerOrderDetail.aspx.cs" Inherits="CY.WebForm.Pages.business.AgMergerOrderDetail" %>
 
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head runat="server">
    <title>合版施工单详情</title>
    <script src="../../js/utils/jquery-1.5.1.min.js" type="text/javascript"></script>
    <script src="../../js/common/util.js" type="text/javascript"></script>
    <script src="../../js/common/Printter.js" type="text/javascript"></script>
    <script src="../../js/common/LodopFuncs.js" type="text/javascript"></script>
    <link href="../../Styles/ParticularWQJ.css" rel="stylesheet" type="text/css" />
    <style type="text/css">
        .dbody { font-family: 微软雅黑; width: 720px; margin: 0; margin-left: auto; margin-right: auto; border-collapse: collapse; }
        .dtitle { text-align: center; font-size: 19px; font-weight: bold; margin-top: 15px; margin-bottom: 15px; }
        .dbody table { width: 100%; border: 1px solid #999999; font-size: 12px; margin-top: 10px; border-top: 1px #999999 solid; }
        .dbody table td { text-indent: 2px; font-weight: normal; height: 21px; line-height: 21px; vertical-align: middle; border: 1px solid #999999; border-top: 0; border-left: 0; }
        .dbody table th { font-weight: bold; text-align: center; padding: 0; height: 25px; line-height: 25px; border: 1px solid #999999; border-top: 0; border-left: 0; }
        #div_tool { text-align: center; }
        .ali03 { text-align: right; }
        .w140px { width: 140px; }
    </style>
    <script type="text/javascript">
        window.printBeginCallBack = function () {
            document.getElementById('fram_operate').style.display = 'none';
        };
        window.printOverCallBack = function () {
            document.getElementById('fram_operate').style.display = '';
        };
 
        $(
            function () {
                $("#btnPrint").click(
                    function () {
                        var orderId = $("#hideOrderId").val();
                        $.ajax({
                            url: '/Pages/business/AgMergerOrderDetail.aspx?tmp' + (new Date()).valueOf(),
                            type: "POST",
                            async: false,
                            data: "Target=print&orderIdStr=" + orderId,
                            success: function (dataStr) {
 
                            }
                        });
                    }
                );
            }
        );
    </script>
</head>
<body style='padding: 0; margin: 0;' onbeforeprint="OnPrint()" onafterprint="OnPrintOver()">
    <form id="FormCon" class="form2" runat="server">
    <input type="hidden" runat="server" id="hideOrderId" />
    <%--  <object id="WebBrowser" classid="CLSID:8856F961-340A-11D0-A96B-00C04FD705A2" height="0" width="0">
    </object>--%>
    <div class='dbody' style="text-align: center">
        <object id="LODOP_OB" classid="clsid:2105C259-1E0C-4534-8141-A753534CB4CA" width="0" height="0">
            <embed id="LODOP_EM" type="application/x-print-lodop" width="0" height="0" pluginspage="/Pages/common/install_lodop32.exe"></embed>
        </object>
        <div id='div_tool' printparams='0,2100,2970,"A4"'>
        </div>
        <div class='dtitle'>
            施工单:<span id="spanSpecialNum_o" runat="server"></span></div>
        <table border="1" cellpadding="0" cellspacing="0" style="border-right: 0; border-bottom: 0;">
            <tr style="border: none; background-color: #E4E4E4;">
                <th colspan="10" style="text-align: left; text-indent: 5px;">
                    <b>基本信息</b>
                </th>
            </tr>
            <tr>
                <td class="ali03  ">
                    紧急情况:
                </td>
                <td>
                    <span id="spanExigencyDegree" runat="server"></span>
                </td>
                <td class="ali03  ">
                    施工单号:
                </td>
                <td>
                    <span id="spanSpecialNum" runat="server"></span>
                </td>
                <td class="ali03  ">
                    印刷厂商:
                </td>
                <td>
                    <span id="spanOutFirm" runat="server"></span>
                </td>
                <td class="ali03  ">
                    制单人:
                </td>
                <td>
                    <span id="spanSpecialOprator" runat="server"></span>
                </td>
                <td class="ali03  ">
                    制单时间:
                </td>
                <td>
                    <span id="spanSpecialTime" runat="server"></span>
                </td>
            </tr>
        </table>
        <table border="1" cellpadding="0" cellspacing="0" style="border-right: 0; border-bottom: 0;">
            <tr style="border: none; background-color: #E4E4E4;">
                <th colspan="7" style="text-align: left; text-indent: 5px;">
                    <b>订单信息</b>
                </th>
            </tr>
            <tr>
                <th style="text-align: center; width: 85px;">
                    订单号
                </th>
                <th style="text-align: center; width: 120px;">
                    印件名称
                </th>
                <th style="text-align: center;">
                    成品尺寸
                </th>
                <th style="text-align: center; width: 56px;">
                    印刷数量
                </th>
                <th style="text-align: center; width: 56px;">
                    修切要求
                </th>
                <th style="text-align: center; width: 56px;">
                    包装要求
                </th>
                <th style="text-align: center;">
                    后道及工艺要求
                </th>
            </tr>
            <asp:Repeater ID="RepClientList" runat="server">
                <ItemTemplate>
                    <tr>
                        <td>
                            <span>
                                <%#Eval("PO_OrderNum")%></span>
                        </td>
                        <td>
                            <div style="width: 120px; overflow: visible; word-break: break-all; word-wrap: normal; text-align: center;">
                                <%#Eval("PO_Title")%></div>
                        </td>
                        <td style="text-align: center;">
                            <%#Eval("PO_Size")%>
                        </td>
                        <td style="text-align: center;">
                            <%#Eval("PO_Count")%>
                        </td>
                        <td style="text-align: center;">
                            <%#Eval("PO_TrimRequire")%>
                        </td>
                        <td style="text-align: center;">
                            <%#Eval("PO_PackagRequire")%>
                        </td>
                        <td>
                            <div style="width: 254px; overflow: visible; word-break: break-all; word-wrap: normal; text-align: left;">
                                <%#Eval("PO_RequirementWork").ToString().Replace(",+-+,", ",")%>
                            </div>
                        </td>
                    </tr>
                </ItemTemplate>
            </asp:Repeater>
        </table>
        <table border="1" cellpadding="0" cellspacing="0" style="border-right: 0; border-bottom: 0; text-align: left;">
            <tr style="border: none; background-color: #E4E4E4;">
                <th colspan="10" style="text-align: left; text-indent: 5px;">
                    <b>印刷信息</b>
                </th>
            </tr>
            <tbody>
                <tr>
                    <td class="ali03 w70px ">
                        纸张来源:
                    </td>
                    <td>
                        <span id="spanPMS_PaperSource" runat="server"></span>
                    </td>
                    <td class="ali03  ">
                        纸张名称:
                    </td>
                    <td>
                        <div style=" width:120px; display:block;word-wrap: break-word;" id="spanPMS_PaperName" runat="server"></div><div style=" width:120px; display:block;word-wrap: break-word;"  id="spanSelfPaperName" runat="server"></div>
                    </td>
                    <td class="ali03  ">
                        纸张规格:
                    </td>
                    <td>
                        <div id="spanPMS_PaperSpecification" runat="server" style=" width:120px; display:block;word-wrap: break-word;"></div><div id="spanSelfPaperSpec" runat="server" style=" width:120px; display:block;word-wrap: break-word;"></div>
                    </td>
                    <td class="ali03  ">
                        纸张数量:
                    </td>
                    <td colspan="3">
                        <span id="spanPMS_PaperCount" runat="server"></span>张(其中正数 <span id="spanPMS_PaperPositive" runat="server"></span>张,<br />
                        消耗 <span id="spanPMS_PaperConsume" runat="server"></span>张)
                    </td>
                </tr>
                <tr>
                    <td class="ali03  ">
                        印刷机台:
                    </td>
                    <td>
                        <span id="spanPMS_Machine" runat="server"></span>
                    </td>
                    <td class="ali03  ">
                        印刷方式:
                    </td>
                    <td>
                        <span id="spanPSF_Typesetting" runat="server"></span>
                    </td>
                    <td class="ali03  ">
                        是否修版:
                    </td>
                    <td>
                        <span id="spanPMS_IsRevisedEdition" runat="server"></span>
                    </td>
                    <td class="ali03  ">
                        色样:
                    </td>
                    <td>
                        <span id="spanPMS_IsColorSamples" runat="server"></span>
                    </td>
                    <td class="ali03  ">
                        色数:
                    </td>
                    <td>
                        <span id="spanPMS_ChromaticNumber" runat="server"></span>
                    </td>
                </tr>
                <tr>
                    <td class="ali03 w70px ">
                        版材类型:
                    </td>
                    <td>
                        <span id="spanPlateSource" runat="server"></span>
                    </td>
                    <td class="ali03 w70px ">
                        规格:
                    </td>
                    <td>
                        <span id="spanCTPSpec" runat="server"></span><span id="spanSelfCTPSpec" runat="server"></span><span id="spanSelfFilmSpec" runat="server"></span>
                    </td>
                    <td class="ali03 w70px " id="lbCTPCount" runat="server">
                        CTP数量:
                    </td>
                    <td id="tdCTPCount" runat="server">
                        <span id="spanCTPCount" runat="server"></span>
                    </td>
                    <td class="ali03 w70px " id="lbPSSpec" runat="server">
                        PS版规格:
                    </td>
                    <td id="tdPSSpec" runat="server">
                        <span id="spanPSbanSpec" runat="server"></span>
                    </td>
                    <td class="ali03 w70px " id="lbPSCount" runat="server">
                        PS版数量:
                    </td>
                    <td id="tdPsCount" runat="server">
                        <span id="spanPSCount" runat="server"></span>
                    </td>
                    <td id="tdBlank" colspan="6">
                    </td>
                </tr>
                <tr>
                    <td class="ali03  ">
                        完工时间:
                    </td>
                    <td>
                        <span id="spanPMS_CompletionTime" runat="server"></span>
                    </td>
                    <td class="ali03  " style="display:none">
                        金额:
                    </td>
                    <td style="display:none">
                        <span id="spanPMS_TotalPrice" runat="server"></span>
                    </td>
                    <td colspan="8">
                    </td>
                </tr>
                <tr>
                    <td class="ali03  ">
                        备注:
                    </td>
                    <td colspan="9" align="left">
                        <div id="spanPMS_Remarks" runat="server" style="width: 630px; overflow: visible; word-break: break-all; word-wrap: normal;">
                        </div>
                    </td>
                </tr>
            </tbody>
        </table>
    </div>
    </form>
</body>
</html>