ESC-POS-USB-NET icon indicating copy to clipboard operation
ESC-POS-USB-NET copied to clipboard

How to set the print size of an image?

Open thiagosmagalhaes opened this issue 5 years ago • 3 comments

When an image is printed it occupies the entire paper, how can I control the size?

thiagosmagalhaes avatar Feb 10 '20 23:02 thiagosmagalhaes

I don't think it is possible. A bitmap has a certain size, so you will have to adjust your original image to the correct size. You can give a size of the QR-code, though.

Laurens90 avatar Feb 11 '20 10:02 Laurens90

I don't think it is possible. A bitmap has a certain size, so you will have to adjust your original image to the correct size. You can give a size of the QR-code, though.

I don't know if it was on the printer that I tried, but even reducing the original image he stretched it across the width of the paper

thiagosmagalhaes avatar Feb 11 '20 10:02 thiagosmagalhaes

for now that impossible, i have a tricky way using white space around image to control image size

aphestark avatar Jul 25 '20 18:07 aphestark