Printooth icon indicating copy to clipboard operation
Printooth copied to clipboard

A well documented, high-level Android interface that makes printing via bluetooth printers easier

Results 60 Printooth issues
Sort by recently updated
recently updated
newest added

val printableTotal = TextPrintable.Builder() .setText("Total") .setAlignment(DefaultPrinter.ALIGNMENT_LEFT) .setEmphasizedMode(DefaultPrinter.EMPHASIZED_MODE_NORMAL) .build() val printableTotalValue = TextPrintable.Builder() .setText("20000") .setAlignment(DefaultPrinter.ALIGNMENT_RIGHT) .setEmphasizedMode(DefaultPrinter.EMPHASIZED_MODE_NORMAL) .setLineSpacing(10) .setNewLinesAfter(5) .build()` ![print](https://user-images.githubusercontent.com/31988268/179207636-33d8fe2c-8d29-401c-8289-0dff595f3e9e.jpg) ")

i try to implement multiple time time printing with one call print function. but the printer only can connect or success if i use odd numbers (1,3,5,7,9) and will failed...

* Exception is: org.gradle.api.tasks.TaskExecutionException: Execution failed for task ':app:processDebugMainManifest'. at org.gradle.api.internal.tasks.execution.ExecuteActionsTaskExecuter.lambda$executeIfValid$1(ExecuteActionsTaskExecuter.java:188) at org.gradle.internal.Try$Failure.ifSuccessfulOrElse(Try.java:282) at org.gradle.api.internal.tasks.execution.ExecuteActionsTaskExecuter.executeIfValid(ExecuteActionsTaskExecuter.java:186) at org.gradle.api.internal.tasks.execution.ExecuteActionsTaskExecuter.execute(ExecuteActionsTaskExecuter.java:174) at org.gradle.api.internal.tasks.execution.CleanupStaleOutputsExecuter.execute(CleanupStaleOutputsExecuter.java:109) at org.gradle.api.internal.tasks.execution.FinalizePropertiesTaskExecuter.execute(FinalizePropertiesTaskExecuter.java:46) at org.gradle.api.internal.tasks.execution.ResolveTaskExecutionModeExecuter.execute(ResolveTaskExecutionModeExecuter.java:51) at org.gradle.api.internal.tasks.execution.SkipTaskWithNoActionsExecuter.execute(SkipTaskWithNoActionsExecuter.java:57) at org.gradle.api.internal.tasks.execution.SkipOnlyIfTaskExecuter.execute(SkipOnlyIfTaskExecuter.java:56) at org.gradle.api.internal.tasks.execution.CatchExceptionTaskExecuter.execute(CatchExceptionTaskExecuter.java:36) at...

Hi, since Jcenter is down i had problems trying to run my app. First it was asking about paperdb:2.6. Since i was unable to implment that library i've change my...

Hello poeple, Actually i'm working on appcliation which use a Bluetooth printer but i have some issues when i want to print arabic words. i know that this library support...

I want to take photos with camera using side button on device, Just like reading. a barcode.. Would you know a way for this need on android ?

Manifest merger failed : android:exported needs to be explicitly specified for . Apps targeting Android 12 and higher are required to specify an explicit value for `android:exported` when the corresponding...

io.paperdb.PaperDbException: Couldn't read/deserialize file /data/user/0/com.gvt.smartbill/files/io.paperdb/paired printer.pt for table paired printer