mazenrashed / Printooth

A well documented, high-level Android interface that makes printing via bluetooth printers easier
Mozilla Public License 2.0
396 stars 112 forks source link

How to cut paper after printing? #77

Open FelixVincent99 opened 3 years ago

FelixVincent99 commented 3 years ago

I'm trying to cut paper after printing using bluetooth printer, the printer does support auto cutter.

filutfi commented 2 years ago

hi, have you solved ? i got same problem

FelixVincent99 commented 2 years ago

Hi, sorry for the late reply, yes it have found the solution, this is my java code to code paper

printables.add(new RawPrintable.Builder(new byte[]{29, 86, 0}).build());

On Fri, 16 Jul 2021 at 10:44, filutfi @.***> wrote:

hi, have you solved ? i got same problem

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/mazenrashed/Printooth/issues/77#issuecomment-881154114, or unsubscribe https://github.com/notifications/unsubscribe-auth/AI3IG6ML5LJYMZZ4BEXXHQLTX6TKZANCNFSM45IWLDPA .