I want the users to open the app from mobile devices, andriod and ios, and i want the process to be transparent for them. I mean they shoudn't install a print app and they shouldn't define/associate a printer to the device, as opposed to clicking "share", letting the server/controller handle printing and setting. the printer would be connected the to the server with cable.
On Sunday, August 10, 2014 3:01:44 PM UTC+3, LightDot wrote: > > What is the location of the printer? If this is going to be on the client > side, then you'll need to open the browser print dialog. You can use > javascript to do so, plenty of examples can be found on the web. > > Regards > > On Sunday, August 10, 2014 1:20:05 PM UTC+2, Avi A wrote: >> >> Hi, >> I need help with something like that: I want to create a simple print >> app, where a user picks some options, presses "print", it is sent to the >> controller, then the controller print the string directly to the printer. >> Any suggestions/directions? >> Thanks, >> Avi. >> >> -- Resources: - http://web2py.com - http://web2py.com/book (Documentation) - http://github.com/web2py/web2py (Source code) - https://code.google.com/p/web2py/issues/list (Report Issues) --- You received this message because you are subscribed to the Google Groups "web2py-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.

