Yes, I want click on 'print' button and this send a job to a user's printer. (With no dialogs). Maybe i can make a function to click "Print Automatically", and send the jobs with no actions.
2014-02-06 7:26 GMT-02:00 zladuric <[email protected]>: > That module looks like it is made node into a print server. > > What exactly do you mean, print from the frontend? Click on the 'print' > button? Where does this action print: to your printer attached to the > node's server? Or to the users' printer? > > Because if it's the former, it's in the modules' examples and readme page. > I'd use this module to discover printers on wakeup. Then once I get a > request from 'frontend' to do some printing, use this module to send it a > print job. > > > If it's the later, then node is of no help, I think - unless you're doing > something like node-webkit, which is a client side app. > > > > On Wednesday, February 5, 2014 7:57:15 PM UTC+1, Lincoln de Sousa Cunha > Lemos wrote: >> >> How i can print automatically with node from front-end? >> >> I found a module (Ipp - internet print protocol ). >> This help me start a communication with the printer, but i can not do >> with this from front-end. >> >> Someone have any idea? >> >> -- >> Lincoln Lemos >> >> *62 81998667 <62%2081998667>* >> > -- > -- > Job Board: http://jobs.nodejs.org/ > Posting guidelines: > https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines > You received this message because you are subscribed to the Google > Groups "nodejs" group. > To post to this group, send email to [email protected] > To unsubscribe from this group, send email to > [email protected] > For more options, visit this group at > http://groups.google.com/group/nodejs?hl=en?hl=en > > --- > You received this message because you are subscribed to the Google Groups > "nodejs" 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/groups/opt_out. > -- Lincoln Lemos *62 81998667*BIGO Design <http://bigodesign.com.br> -- -- Job Board: http://jobs.nodejs.org/ Posting guidelines: https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines You received this message because you are subscribed to the Google Groups "nodejs" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/nodejs?hl=en?hl=en --- You received this message because you are subscribed to the Google Groups "nodejs" 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/groups/opt_out.
