http://unix.stackexchange.com – I'm using the javax.print API to print a Jasper Report on Debian Linux. For some reason the saved lpoptions (CUPS settings) always override settings choosen on the Java Print dialog. At this point the only way I am getting around this problem is to delete the .lpoptions file in the user's directory. Is there a way to get javax.print to ignore the saved lpoptions? (HowTos)