# These parameters are red by the script glpr .
#
# To specify printing parameters the file lpr-par (this file) has to be readable and has to be placed in the right folder ( /home/utente/.glpr/ or /etc/glpr/ ) and has to be in the right format:
# it is necessary to specify at least the name of an aviable printer (up to 3), at least a print quality related to a supported resolution (up to 6), at least a color model (up to 3); it is necessary to specify the first item (if they are made of more than one word between ""), leave others eventually blank; it is possible to specify a folder in user's home directory too from wich to start file search.
# To learn possible parameters value run in a shell
# lpoptions -p <PrinterName> -l | grep <parameter>
#
#
# --------------------------------------- 
#
# printer1=printerName1 
#
printer1=
printer2=
printer3=
#
#
# qual1=quality1
#
qual1=
qual2=
qual3=
qual4=
qual5=
qual6=
#
# (qual1="high quality" for example)
#
#
# Resolution1=resolution1
#
Resolution1=
Resolution2=
Resolution3=
Resolution4=
Resolution5=
Resolution6=
#
# (resolution1=720x360dpi for example)
#
#
# ColorModel1=colormodel1
#
ColorModel1=
ColorModel2=
ColorModel3=
#
#
# direct=directoryName
#
direct=
#
#
# ---------------------------------------
#
