question

syslytic avatar image
syslytic asked Jeffrey Blattman commented

Connect App with printer Clover Station

Hi ! i have already integrated my app on Clover Station and now i wanna connect my app to clover station printers to print. can everybody know help me ! thanks so much

10 |2000

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

1 Answer

sam avatar image
sam Deactivated answered Jeffrey Blattman commented

You can find example code here: https://github.com/clover/clover-andr...

And the printer SDK: https://github.com/clover/clover-andr...

This example code implements appending text to printed receipt: https://github.com/clover/android-exa...

2 comments
10 |2000

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

effrtzlisa avatar image effrtzlisa commented ·
0 Likes 0 ·
Jeffrey Blattman avatar image Jeffrey Blattman ♦♦ effrtzlisa commented ·

If you are asking how to connect a Canon printer... Clover devices do not have a suite of printer drivers like a desktop PC would. You can print to whatever printer you like, with the caveat that you must include the driver in your app, and that Clover apps aren't going to use that printer as a receipt printer.

0 Likes 0 ·

Welcome to the
Clover Developer Community