psprint.conf (74cbd1f1) psprint.conf (07df5c71)
1; *************************************************************
2;
3; Licensed to the Apache Software Foundation (ASF) under one
4; or more contributor license agreements. See the NOTICE file
5; distributed with this work for additional information
6; regarding copyright ownership. The ASF licenses this file
7; to you under the Apache License, Version 2.0 (the
8; "License"); you may not use this file except in compliance

--- 91 unchanged lines hidden (view full) ---

100
101; Command: a command line that accepts PostScript as standard input (pipe)
102; note: a shell will be started for the command
103Command=
104
105; QuickCommand: a command line that accepts PostScript as standard input (pipe)
106; this command line will be used instead of the command line given in the
107; "Command" key, if the user presses the direct print button. In this case
1; *************************************************************
2;
3; Licensed to the Apache Software Foundation (ASF) under one
4; or more contributor license agreements. See the NOTICE file
5; distributed with this work for additional information
6; regarding copyright ownership. The ASF licenses this file
7; to you under the Apache License, Version 2.0 (the
8; "License"); you may not use this file except in compliance

--- 91 unchanged lines hidden (view full) ---

100
101; Command: a command line that accepts PostScript as standard input (pipe)
102; note: a shell will be started for the command
103Command=
104
105; QuickCommand: a command line that accepts PostScript as standard input (pipe)
106; this command line will be used instead of the command line given in the
107; "Command" key, if the user presses the direct print button. In this case
108; no print dialog should be shown, neither form the printing applcation nor
108; no print dialog should be shown, neither from the printing application nor
109; from the command line (example "kprinter --nodialog --stdin")
110; note: a shell will be started for the command
111;QuickCommand=
112
113; Features: a string containing additional comma separated properties of a printer
114; currently valid properties:
115; fax for a Fax printer queue
116; pdf=<dir> for a PDF printer where <dir> is the base directory for output files

--- 18 unchanged lines hidden ---
109; from the command line (example "kprinter --nodialog --stdin")
110; note: a shell will be started for the command
111;QuickCommand=
112
113; Features: a string containing additional comma separated properties of a printer
114; currently valid properties:
115; fax for a Fax printer queue
116; pdf=<dir> for a PDF printer where <dir> is the base directory for output files

--- 18 unchanged lines hidden ---