Printer Job Language Technical Reference Manual
[safeq] / terminal-server.pl
index 6ea1a23..5d425ec 100755 (executable)
@@ -25,6 +25,7 @@ my $prices = {
        BW => 0.0, # just paper cost
        COLOR => 3.99, # FIXME
        DUPLEX => -0.05,
+       COPY => 0, # no additional price other than paper
 };