@@ -1132,8 +1132,8 @@ function dcountCharge() {
LODOP.ADD_PRINT_HTM("0mm", "5mm", "200mm", "280mm",strStyle+ document.getElementById("report_table_1").innerHTML);
LODOP.NewPageA();
LODOP.ADD_PRINT_HTM("0mm", "5mm", "200mm", "280mm", document.getElementById("zbr_div").innerHTML);
- LODOP.PRINT();
- //LODOP.PREVIEW();
+ // LODOP.PRINT();
+ LODOP.PREVIEW();
//刷新数据
getRjbb();
}
@@ -1040,8 +1040,8 @@ function print() {
LODOP.SET_PRINT_STYLEA(0,"ItemType",1);
LODOP.SET_PRINT_STYLEA(0,"LinkedItem",4);
// LODOP.ADD_PRINT_HTM(600,"5%","90%",109, document.getElementById("username_zbr_parent").innerHTML);
@@ -1252,8 +1252,8 @@ function print() {
@@ -350,8 +350,8 @@ function print() {
var strStyle = "<style>table,td,th {border-width: 1px;" +
"border-style: solid;border-collapse: collapse;table-layout:fixed;word-wrap:break-word;font-size: 14px}</style>";
LODOP.ADD_PRINT_HTM("2mm", "4mm", "RightMargin:4mm", "BottomMargin:15mm", strStyle + document.getElementById("report_table_1").innerHTML);
/**
@@ -203,6 +203,6 @@ function print() {
@@ -291,6 +291,6 @@ function print() {