| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132 |
- /*
- * 打印盒包装纸(10cmx6cm)
- * 2018/8/31
- * */
- var LODOP; //声明为全局变量
- function small_v10_print(username,goodsName,date,number,boxDate,batch,boxSzie,check,qrcode,supply,tuopan,num) {
- LODOP=getLodop();
- for(var i=0;i<num;i++){
- LODOP.PRINT_INIT("");
- LODOP.SET_LICENSES("","152A06E8F6CBD6AC1F213ABFCB0D8604","C94CEE276DB2187AE6B65D56B3FC2848","");
- LODOP.SET_PRINT_PAGESIZE(1,1000,600,"CreateCustomPage");
- AddPrintContentV10(username,goodsName,date,number,boxDate,batch,boxSzie,check,qrcode,supply,tuopan);
- if(window.location.host=="dm-test.7in6.com"){
- //为测试服务器,预览
- LODOP.PREVIEW();
- }else if(window.location.host=="dm.7in6.com"){
- //为正式服务器,打印
- LODOP.PRINT();
- }else{
- LODOP.PREVIEW();
- }
- }
- /* LODOP.PRINT_INIT("");
- LODOP.SET_PRINT_PAGESIZE(1,1000,600,"CreateCustomPage");
- AddPrintContent(username,goodsName,date,number,boxDate,batch,boxSzie,check,qrcode,supply);
- LODOP.PRINT();
- LODOP.PRINT_INIT("");
- LODOP.SET_PRINT_PAGESIZE(1,1000,600,"CreateCustomPage");
- AddPrintContent(username,goodsName,date,number,boxDate,batch,boxSzie,check,qrcode,supply);
- LODOP.PRINT();*/
- };
- function AddPrintContentV10(username,goodsName,date,number,boxDate,batch,boxSzie,check,qrcode,supply,tuopan) {
- LODOP.ADD_PRINT_TEXT(10,5,400,100,"客户名称:"+username);
- LODOP.SET_PRINT_STYLEA(0,"FontName","宋体");
- LODOP.SET_PRINT_STYLEA(0,"FontSize",10);
- LODOP.SET_PRINT_STYLEA(0,"FontColor","#000000");
- LODOP.SET_PRINT_STYLEA(0,"Bold",1);
- LODOP.ADD_PRINT_TEXT(30,5,431,20,"产品名称:"+goodsName);
- LODOP.SET_PRINT_STYLEA(0,"FontName","宋体");
- LODOP.SET_PRINT_STYLEA(0,"FontSize",10);
- LODOP.SET_PRINT_STYLEA(0,"FontColor","#000000");
- LODOP.SET_PRINT_STYLEA(0,"Bold",1);
- LODOP.ADD_PRINT_TEXT(50,5,431,20,"生产日期:"+date);
- LODOP.SET_PRINT_STYLEA(0,"FontName","宋体");
- LODOP.SET_PRINT_STYLEA(0,"FontSize",10);
- LODOP.SET_PRINT_STYLEA(0,"FontColor","#000000");
- LODOP.SET_PRINT_STYLEA(0,"Bold",1);
- LODOP.ADD_PRINT_TEXT(70,5,431,20,"包装日期:"+boxDate);
- LODOP.SET_PRINT_STYLEA(0,"FontName","宋体");
- LODOP.SET_PRINT_STYLEA(0,"FontSize",10);
- LODOP.SET_PRINT_STYLEA(0,"FontColor","#000000");
- LODOP.SET_PRINT_STYLEA(0,"Bold",1);
- LODOP.ADD_PRINT_TEXT(90,5,431,20,"规格:"+boxSzie);
- LODOP.SET_PRINT_STYLEA(0,"FontName","宋体");
- LODOP.SET_PRINT_STYLEA(0,"FontSize",10);
- LODOP.SET_PRINT_STYLEA(0,"FontColor","#000000");
- LODOP.SET_PRINT_STYLEA(0,"Bold",1);
- LODOP.ADD_PRINT_TEXT(110,5,431,20,"检验:"+check);
- LODOP.SET_PRINT_STYLEA(0,"FontName","宋体");
- LODOP.SET_PRINT_STYLEA(0,"FontSize",10);
- LODOP.SET_PRINT_STYLEA(0,"FontColor","#000000");
- LODOP.SET_PRINT_STYLEA(0,"Bold",1);
- LODOP.ADD_PRINT_TEXT(130,5,431,20,"数量:"+number);
- LODOP.SET_PRINT_STYLEA(0,"FontName","宋体");
- LODOP.SET_PRINT_STYLEA(0,"FontSize",10);
- LODOP.SET_PRINT_STYLEA(0,"FontColor","#000000");
- LODOP.SET_PRINT_STYLEA(0,"Bold",1);
- LODOP.ADD_PRINT_TEXT(170,170,431,20,"流程号:");
- LODOP.SET_PRINT_STYLEA(0,"FontName","宋体");
- LODOP.SET_PRINT_STYLEA(0,"FontSize",10);
- LODOP.SET_PRINT_STYLEA(0,"FontColor","#000000");
- LODOP.SET_PRINT_STYLEA(0,"Bold",1);
- LODOP.ADD_PRINT_TEXT(150,5,431,20,"批次号:"+batch);
- LODOP.SET_PRINT_STYLEA(0,"FontName","宋体");
- LODOP.SET_PRINT_STYLEA(0,"FontSize",10);
- LODOP.SET_PRINT_STYLEA(0,"FontColor","#000000");
- LODOP.SET_PRINT_STYLEA(0,"Bold",1);
- LODOP.ADD_PRINT_TEXT(170,5,431,20,"检验号:");
- LODOP.SET_PRINT_STYLEA(0,"FontName","宋体");
- LODOP.SET_PRINT_STYLEA(0,"FontSize",10);
- LODOP.SET_PRINT_STYLEA(0,"FontColor","#000000");
- LODOP.SET_PRINT_STYLEA(0,"Bold",1);
- LODOP.ADD_PRINT_TEXT(190,5,431,20,"本包版号:");
- LODOP.SET_PRINT_STYLEA(0,"FontName","宋体");
- LODOP.SET_PRINT_STYLEA(0,"FontSize",10);
- LODOP.SET_PRINT_STYLEA(0,"FontColor","#000000");
- LODOP.SET_PRINT_STYLEA(0,"Bold",1);
- LODOP.ADD_PRINT_TEXT(190,170,431,20,"包装:");
- LODOP.SET_PRINT_STYLEA(0,"FontName","宋体");
- LODOP.SET_PRINT_STYLEA(0,"FontSize",10);
- LODOP.SET_PRINT_STYLEA(0,"FontColor","#000000");
- LODOP.SET_PRINT_STYLEA(0,"Bold",1);
- LODOP.ADD_PRINT_TEXT(210,5,431,20,"供应商:"+supply );
- LODOP.SET_PRINT_STYLEA(0,"FontName","宋体");
- LODOP.SET_PRINT_STYLEA(0,"FontSize",10);
- LODOP.SET_PRINT_STYLEA(0,"FontColor","#000000");
- LODOP.SET_PRINT_STYLEA(0,"Bold",1);
- LODOP.ADD_PRINT_TEXT(155,288,431,20,tuopan);
- LODOP.SET_PRINT_STYLEA(0,"FontName","宋体");
- LODOP.SET_PRINT_STYLEA(0,"FontSize",10);
- LODOP.SET_PRINT_STYLEA(0,"FontColor","#000000");
- LODOP.SET_PRINT_STYLEA(0,"Bold",1);
- LODOP.SET_PRINT_STYLEA(0,"QRCodeErrorLevel","M");
- LODOP.ADD_PRINT_BARCODE(45,248,'40mm','40mm',"QRCode",qrcode);
- };
|