Print Html page Using Java
I need to print Html Page into my printer, how can I do this. Any help will be appreciated.
Wil
I need to print Html Page into my printer, how can I do this. Any help will be appreciated.
Wil
File > Print.
See: http://java.sun.com/javase/6/docs/technotes/guides/jps/spec/printing2d.fm.html
And:
http://java.sun.com/j2se/1.4.2/docs/guide/jps/index.html
And google "Java JPS"