Printing labels from an android app or Java? [on hold]
- by user3563124
I've seen others discussing printing labels with a dedicated label printer using Java.
Is there any way to print labels using a regular printer with label paper using (optimally) Android libraries/API? If not, is there any way to do this in a non-mobile context using Java?
Searching for "Java Label Printing" is only turning up the aforementioned dedicated label printing bits, which aren't quite what I'm looking for.