Server-side network printing in java / grails
问题 I am java / grails developer working on redesigning a software system. One of the requirements is to have a sever-side application send data to various network printers to print text data. I searched the web for info on java network printing, and came up short I looked into Java Print Service API, java.awt.print, javax.print and did not find anything on connecting to network printers. Is what I am trying to do possible or favorable. The lack of findings leads me to believe that sever-side