Tagged Questions
2
votes
0answers
117 views
Any way for Unix to ignore lpoptions and let Java do it's job?
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 chosen on the Java Print dialog. At this point the ...