anastaciocintra / escpos-coffee

Java library for ESC/POS printer
https://anastaciocintra.github.io/escpos-coffee
MIT License
277 stars 72 forks source link

Is there any way to print Text in BOX characters ? #84

Open rrepaka opened 1 year ago

rrepaka commented 1 year ago

Is your feature request related to a problem? Please describe. It is a feature request

Describe the solution you'd like We will pass Text and the text will be printed in side a Box (like attached image)

Describe alternatives you've considered A clear and concise description of any alternative solutions or features you've considered.

Additional context Text within box

Add any other context or screenshots about the feature request here.

anastaciocintra commented 1 year ago

I think that you can solve this is by building one image and then print the image...

Take a look at https://github.com/anastaciocintra/escpos-coffee-samples/tree/master/miscellaneous/CoffeeBitmap