Skip to content
This repository was archived by the owner on Aug 19, 2021. It is now read-only.

Color of image after print only black and white #60

@lytrunghieu

Description

@lytrunghieu

I have a picture with many color, but after print, image just only have 2 color: black and white, not exist color is between black and white. This is my code

EscPos.connect(address).then(async success =>{ EscPos.setPrintingSize(EscPos.PRINTING_SIZE_80_MM); await EscPos.printImage(uri); await EscPos.disconnect(); }).catch(error =>{ console.log("error ", error); });

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