posted 17 years ago
client and server have the same printer config...
ok let me explain
if user click the print button
than the request goes to server where it takes the template from database replces the keys with value through POI and now i have the xls file waited to be printed and since server and client have the same printer attached to it.
My client wants me to send it to the printer and if operation succeds show some flag up so that he can collect the print out.
[ November 30, 2007: Message edited by: subodh gupta ]