|
@@ -296,10 +296,10 @@ function buildCellSvg(cell, fonts, styles, controls, pageMergeBorder, rptMergeBo
|
|
function buildImage(destRst, cell, control, offsetX, offsetY, adjustY, isHtoV, HtoVStr) {
|
|
function buildImage(destRst, cell, control, offsetX, offsetY, adjustY, isHtoV, HtoVStr) {
|
|
const area = getProperSignatureArea(cell, control, offsetX, offsetY);
|
|
const area = getProperSignatureArea(cell, control, offsetX, offsetY);
|