escpos-coffee-samples icon indicating copy to clipboard operation
escpos-coffee-samples copied to clipboard

Results 5 escpos-coffee-samples issues
Sort by recently updated
recently updated
newest added

Can I use this library for android Usb connection?

barcode.setHRIPosition(BarCode.BarCodeHRIPosition.NotPrinted_Default); barcode.setJustification(EscPosConst.Justification.Center); escpos.feed(2); escpos.write(barcode, "2J2J2J2J2J2J2J2J2J2J"); Here it prints 2Z2Z2Z2Z2Z2Z2Z2Z2Z2Z. Again with escpos.write(barcode, "2H2I2J2Q2R2S2T"); it prints 2H2I2Z2Q2R2S2T.

i'm trying declarate dependency com.github.anastaciocintra.escpos-coffee-samples samples-common but maven not found: com.github.anastaciocintra.escpos-coffee-samples:samples-common:jar:unknown was not found in https://repo.maven.apache.org/maven2 during a previous attempt. This failure was cached in the local repository and resolution...

class file for javax.print.PrintService not found

Bumps pdfbox from 2.0.19 to 2.0.24. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.apache.pdfbox:pdfbox&package-manager=maven&previous-version=2.0.19&new-version=2.0.24)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...

dependencies