File: postscript.cfg.in

package info (click to toggle)
printfilters-ppd 2.13-11.1
  • links: PTS
  • area: main
  • in suites: jessie, jessie-kfreebsd, squeeze, wheezy
  • size: 872 kB
  • ctags: 8
  • sloc: sh: 4,191; makefile: 94; perl: 54; awk: 14; ansic: 6
file content (20 lines) | stat: -rw-r--r-- 463 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
#
# configuration related to postscript printing
# generated automatically by PRINTTOOL
# manual changes to this file may be lost
#
GSDEVICE=@@@gsdevice@@@
RESOLUTION=@@@resolution@@@
COLOR=@@@color@@@
PAPERSIZE=@@@papersize@@@
EXTRA_GS_OPTIONS=@@@extragsoptions@@@
REVERSE_ORDER=@@@reversepages@@@
PS_SEND_EOF=@@@pssendeof@@@

#
# following is related to printing multiple pages per output page
#
NUP=@@@nup@@@
RTLFTMAR=@@@rtlftmar@@@
TOPBOTMAR=@@@topbotmar@@@