3
I Googled but I couldn’t find any material that would help.
How can I send a print from an Android app to a non-fiscal Bematech printer that is connected to a computer on the same network as Mobile?
3
I Googled but I couldn’t find any material that would help.
How can I send a print from an Android app to a non-fiscal Bematech printer that is connected to a computer on the same network as Mobile?
Browser other questions tagged java android
You are not signed in. Login or sign up in order to post.
You can create an application that will run on the computer and receive the command and data for printing, and your application communicates with the application.
– Alisson Marqui