angularjs - direct printing from a phonegap tablet app -
angularjs - direct printing from a phonegap tablet app -
i'm writing phonegap app android tablets:
basically have 2 storage departments (say tyres , brakes). people in both departments have tablet app. app to-do-list app synced db; people should print selected items on paper receipt ( different people can print list , collect items in storage section without having carry tablet themselves).
can't figure out way print; truth i'm not up-to-date printers technologies. here tried , suppose:
-i tried phonegap plugins create utilize of google cloud print, work everytime confirmation page (print preview) appears, leaving app screen.
-on server side, php, sounds silly (apparently) network printing via php, sending list tablet server via json , printer of right department
-i have no experience bluetooth or wifi printers (sure there are, there api? out-of-stock mprinter?)
any smarter way?
angularjs cordova printing google-cloud-print
Comments
Post a Comment