bluetooth_print icon indicating copy to clipboard operation
bluetooth_print copied to clipboard

Image Width is not increase

Open kaung-san-hein opened this issue 2 years ago • 4 comments

sdk: ">=2.16.1 <3.0.0"

bluetooth_print: ^3.0.1

LineText( type: LineText.TYPE_IMAGE, content: base64ImageLogo, width: 900, align: 1, linefeed: 1, ),

Hi please help I am facing this issue. I want to print the full-size receipt in 4 inches printer. so, I used the above version and code. It is fine with 3 inches printer but in 4 inches printer, the size of the image is not increased. I changed the width value but it's not many changes.

kaung-san-hein avatar May 10 '22 10:05 kaung-san-hein

Did you solve this problem, yet ? i try to config image width for printer 58mm and 80 mm.

YouSour avatar Nov 02 '22 01:11 YouSour

No, I didn't. So, I used the ( bluetooth_thermal_printer ) package at that time.

kaung-san-hein avatar Nov 02 '22 02:11 kaung-san-hein

@kaung-san-hein ok, thank for info

YouSour avatar Nov 02 '22 02:11 YouSour

You are welcome.

kaung-san-hein avatar Nov 02 '22 02:11 kaung-san-hein