Skip to content

Can't print images in Sunmi Printer Plus 2.1.3 #91

@TalentKingDev

Description

@TalentKingDev

I am using Flutter 3.7.0.
So I have to use sunmi_printer_plus v2.1.3
But I have a problem that black board is printed instead of image.

Uint8List byte = await readFileBytes('assets/images/receipt_logo.png');
await SunmiPrinter.printImage(byte);

Please refer this file.

Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions