Subversion Repositories configs

Rev

Details | Last modification | View Log | RSS feed

Rev Author Line No. Line
192 - 1
# Sample configuration file for the HP720/HP820/HP1000 PPA Printers
2
#
3
# This file will be automatically read upon startup if it's placed in
4
# /etc/pbm2ppa.conf
5
#
6
 
7
# uncomment  options (remove "#" at beginning of line) to activate them
8
 
9
#valid printer  versions are 710, 712, 720, 722. 820, 100
10
# 710 = 712 = 720 = 722: 	HP DeskJet 710C, 712C, 720C, 722C (default)
11
# 820:				HP DeskJet 820Cse, 820Cxi
12
# 1000: 			HP DeskJet 1000Cse, 1000Cxi
13
#version  720
14
#version  820
15
#version  1000
16
#
17
 
18
# valid papersizes are us, letter, legal, a4
19
# US Letter (8.5"x11"): us, letter   (default)
20
# US Legal  (8.5"x14"): legal
21
# A4                  : a4
22
#papersize	letter
23
#papersize	legal
24
#papersize	a4
25
 
26
 
27
#Defaults for 720 series:
28
# X-offset, Y-Offset: (Adjust these for your printer, see CALIBRATE)
29
#xoff     169
30
#yoff    -569
31
# 1/4 inch margins all around (at 600 DPI)
32
#top      150
33
#bottom   150
34
#left     150
35
#right    150
36
 
37
#Defaults for 820 series:
38
# X-offset, Y-Offset: (Adjust these for your printer, see CALIBRATE)
39
#xoff      75
40
#yoff    -500
41
# 1/4 inch margins all around (at 600 DPI)
42
#top       80
43
#bottom   150
44
#left      80
45
#right     80
46
 
47
#Defaults for 820 series:
48
# X-offset, Y-Offset: (Adjust these for your printer, see CALIBRATE)
49
#xoff     100
50
#yoff    -650
51
# 1/4 inch margins all around (at 600 DPI)
52
#top      150
53
#bottom   150
54
#left     150
55
#right    150
56
 
57
 
58