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