How could be printed a report in a network printer?
I have a problem with the way of printing needed in my 10g application.
Normally, all my reports (pdf,doc,html, etc.) are sent to the screen by mean of the web.show_document, but there are other ones that require be sent directly to the network printers. The most of these printers are located in different places, so, a local solution could help partially. Besides, some of them are specialized printers: barcode, laser labels, text, etc.
I appreciate any advice that help me with this new challenge.
Kind regards,
ErnestoN