I have a server with a printer and a client with its own printer, the cliente is calling the server by an IP like
http://<<IP>>:<<port>>/<<i
nstance>> i have a print function and it works perfectly in the server but when i call it from the client it doesnt print with the localhost printer of the client instead of that the server resolve it and print in the server printer.
I need a example code please i try it everythign.
notes:
Language JAVA
The printing must by directly, if the printer dialog box ( like ctl-P in Microsoft word) appears it doesnt work for me.
The content wich will be printed is a string not a file
regards
Mark
Start Free Trial