Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The result print out is empty #39

Open
sandipermata opened this issue Jul 5, 2020 · 2 comments
Open

The result print out is empty #39

sandipermata opened this issue Jul 5, 2020 · 2 comments

Comments

@sandipermata
Copy link

Hi KevinGong,

i have try created new project and implemented this library.
when i searching the printer, the printer found and success connected.
i have issue when i try to print out, the result on the paper is empty.

detail my printer
my printer : Thermal receipt printer
model: PRJ CX-58B
Interface : USB+BT2.0+BT4.0
Brand : Panda

how to fix this issue ?

@umairgillani94
Copy link

having same issue any solution found?

@KevinGong2013
Copy link
Owner


let receipt = Receipt(.🖨️58(.ascii))
<<~ .style(.selectsCharacterFont(.c))
<<< "testing1"
<<< "testing2"
<<< "testing3"
<<< "testing4"
<<~ .page(.print)

Try this code.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants