-
Bug
-
Resolution: Fixed
-
P2
-
1.4.0
-
beta2
-
generic
-
windows_2000
-
Verified
lookupDefaultPrintService() and lookupPrintServices() method of PrintServiceLookup returns null when run as an applet on Windows platform.
The program attached, works fine on Solaris machine, both as an application
and as an applet. On Windows 2000 and Windows NT it works fine as an
application but returns null when run as an applet.
The testcase was run in build 63 on all the platforms.
Source File: PrintTest.java
Resource File: PrintTest.html