How to enable Java applet printing in Opera

NT face=Arial size=2>Although most browsersopen. You will now need to manually open and edit
are happy to allow both signed and unsigned Javathe "Opera.policy" file - obviously, any alterations
applets to queue print jobs, this behaviour isyou make to this file are made at your risk. On a
explicitly blocked by the standard settings instandard Windows installation, the file can be
Opera. Although there is an argument to be madefound in: c:\program
in terms of security for this, modern Java appletsfiles\opera\classes\opera.policy. Before editing this
run in a sandbox, which means they are relativelyfile, ensure you have make a backup copy - this
safe to use, and Opera is the only popularmeans that if you edit the wrong part of the file,
browser to prevent Java applets printing byor enter information incorrectly, you can go back
default. As Java will also ask the user if they wishto a working copy of the file.
permit printing (sometimes several times,Open the file in a text editor such as Notepad,
depending on how the applet is coded), it can beand find the line that says: grant {. Just
desirable to override this feature of Opera.underneath, add the following text:permission
However, there is no obvious way to do thisjava.lang.RuntimePermission "queuePrintJob";
through the browser itself.Now close the file, and re-start Opera. Any Java
Start by making sure that you have closed anyapplet that needs to print material to the printer
Opera browser windows you may already havewill now have the privileges to do so.