Hi all,
I am currently developing a web page using jsp. what i need to do is,
to create a java print form function so that i can call this function by pressing
printing button.
what i need to do is, to create a print layout and print the form. have tried the javascript print function "window.print() " but it will print the whole web page.
any idea of to get this function done?
Thanks a lot
Regards,
Kencana
I am currently developing a web page using jsp. what i need to do is,
to create a java print form function so that i can call this function by pressing
printing button.
what i need to do is, to create a print layout and print the form. have tried the javascript print function "window.print() " but it will print the whole web page.
any idea of to get this function done?
Thanks a lot
Regards,
Kencana
Comment