print form in server site - TechRepublic
General discussion
August 8, 2001 at 07:27 AM
ali

print form in server site

by ali . Updated 24 years, 10 months ago

I have to print a shipping card in server site. It very similar like windows print function in javascript. However, I have to write a printjob function in my jsp program to extracte data from shipping card then store data in a hashtable. when clientsubmit their order form I like to print to call printjob function and print it. Anyway, I can print the purchase order, but the layerout in text formating. Do you know how to print it just like you see in the screen and when client submit the purchase order it will print in server site network printer.

This discussion is locked

All Comments