BenoitDuffez / AndroidCupsPrint

Port of cups4j to Android. Allows wireless printing from any Android device to any CUPS-enabled print server or network printer.
https://benoitduffez.github.io/AndroidCupsPrint
GNU Lesser General Public License v3.0
233 stars 68 forks source link

can I send prints via rest api? #193

Closed eduardohr-muniz closed 2 years ago

eduardohr-muniz commented 2 years ago

Hello, get me a question I can send the prints through api rest or some customer id or something, to automatically print eg tax coupons

BenoitDuffez commented 2 years ago

You could try to hook something with an HTTP server somewhere, but this is not what this app is about.