I am trying to print from an applet using the Java Print API.
If I run the applet on appletviewer then things work fine i.e. I am
able to get the print out. If I run the applet on a browser then the
print icon is loaded on the system tray and there is no print outs. I
am trying to print on HP laser jet printer.
Please help me to sort the err in the code or my understaning.
Thanks a ton!!!
JAVA_HelloWorld
If I run the applet on appletviewer then things work fine i.e. I am
able to get the print out. If I run the applet on a browser then the
print icon is loaded on the system tray and there is no print outs. I
am trying to print on HP laser jet printer.
Please help me to sort the err in the code or my understaning.
Thanks a ton!!!
JAVA_HelloWorld
Comment