Those who like or need to access Printer from there jsp page.they have to setup Printer.Next from there jsp page they have to put the following code for the button implementation.
< input type="button" value="Print this page" onClick="window.print()" >
or else your have to use
java.awt.print Package.
Tuesday, July 13, 2010
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment