summaryrefslogtreecommitdiff
path: root/psprint_config
diff options
context:
space:
mode:
authorKurt Zenker <kz@openoffice.org>2007-12-12 14:00:55 +0000
committerKurt Zenker <kz@openoffice.org>2007-12-12 14:00:55 +0000
commit0fa8fb18f509d1e9921bb6e6dd36437e5edaf74a (patch)
tree7c13158b99a8c1f3cab92606e8329921e84ae5c2 /psprint_config
parentb0f4ddffa17d321e0b4331f003f374c31d68f035 (diff)
INTEGRATION: CWS kprinter (1.2.30); FILE MERGED
2007/11/13 09:57:13 pl 1.2.30.1: #i83505# update psprint.conf documentation
Diffstat (limited to 'psprint_config')
-rw-r--r--psprint_config/configuration/psprint.conf16
1 files changed, 16 insertions, 0 deletions
diff --git a/psprint_config/configuration/psprint.conf b/psprint_config/configuration/psprint.conf
index 072a64e52786..d2e1bef4b273 100644
--- a/psprint_config/configuration/psprint.conf
+++ b/psprint_config/configuration/psprint.conf
@@ -82,6 +82,22 @@ Comment=
; note: a shell will be started for the command
Command=
+; QuickCommand: a command line that accepts PostScript as standard input (pipe)
+; this command line will be used instead of the command line given in the
+; "Command" key, if the user presses the direct print button. In this case
+; no print dialog should be shown, neither form the printing applcation nor
+; from the command line (example "kprinter --nodialog --stdin")
+; note: a shell will be started for the command
+;QuickCommand=
+
+; Features: a string containing additional comma separated properties of a printer
+; currently valid properties:
+; fax for a Fax printer queue
+; pdf=<dir> for a PDF printer where <dir> is the base directory for output files
+; external_dialog to notify that the print command of a printer will show a dialog
+; and therefore the application should not show its own dialog.
+;Features=
+
; PerformFontSubstitution: wether to replace downloadable fonts
; with resident fonts or not
PerformFontSubstitution=true