This commit is contained in:
parent
b759041f96
commit
8da947a401
|
@ -128,7 +128,7 @@ public class ReceiptPrintController {
|
||||||
}
|
}
|
||||||
usbImagePrintService.imagePrintFromPath(devName,
|
usbImagePrintService.imagePrintFromPath(devName,
|
||||||
request.getWidth(),
|
request.getWidth(),
|
||||||
request.getHeight(),
|
height,
|
||||||
filePath.toString(),
|
filePath.toString(),
|
||||||
1,
|
1,
|
||||||
0);
|
0);
|
||||||
|
|
Loading…
Reference in New Issue