Genero-Mobile Android + Bluetooth Printer

Started by Stefan S., June 14, 2016, 10:44:36 AM

Previous topic - Next topic

Stefan S.

Hello,

for a new (Android) Mobile-Project I have to print some text a mobile Bluetooth-Printer.
Services like Google-Print is not what I am looking for, because it must be completly offline.
Has anybody done something like this before?
I think that I have to use an external App for printing.
Any Idea?

Thanks in advance.

Stefan

Daniele A.

Hi Stefan
i do not test directly it, but you should be able to write txt file with start report to <filename.txt>,
and send that file to a bluetooth printer with a webservices.
now i do not remember the name of the printer   try to search on google

bye

Daniele


Reuben B.

I suspect the method will vary based on the model of printer you are using, and that you would need to refer to the printer documentation to see what it uses. 

My expectation is that you have to end up creating a front-call http://4js.com/online_documentation/fjs-fgl-manual-html/#c_fgl_frontcalls_user_ext_gma.html and following the steps here http://4js.com/online_documentation/fjs-fgl-manual-html/#c_fgl_JavaBridge_gma_packaging.html to include the front-call in your Genero Mobile package.
Product Consultant (Asia Pacific)
Developer Relations Manager (Worldwide)
Author of https://4js.com/ask-reuben
Contributor to https://github.com/FourjsGenero