HP d640 HP D640 High-Volume Printer - Technical Reference Manual, C5630-90030 - Page 14

Edge to Edge Printing

Page 14 highlights

Edge to Edge Printing Note Typically, the D640 printer enforces a 1/6" unprintable area around the edge of any page. This is the factory default and produces the best looking output. There may be some cases where you don't want this border. The D640 supports edge-to-edge printing which allows you to extend printing to the edge of the physical page. The print quality is not consistent within 1/6" of any edge. This is especially true for the trailing edge of the second side in duplex printing. For this reason, Hewlett-Packard cannot guarantee print quality within this 1/6" area. Your Hewlett-Packard warranty and service contract does not cover service calls related to printing within this 1/6" area. The quality and squareness of the paper determine print quality when printing close to the physical paper edge. In general, you may experience degraded print quality within 0.25 inches of any paper edge. When printing in duplex you may need to compensate for shrinkage and curl that may occur when the first side is printed. Lighter weight and recycled papers tend to shrink more than heavier weight paper. For edge-to-edge printing, first turn off the clip setting in the Configuration Menu or send the appropriate PJL command. Then, set the logical page size to the physical page size using PCL commands. (See example below.) @PJL SET CLIP=OFF ;allow printing near edges %-12345X %-12345X@PJL ENTER LANGUAGE=PCL E &l6A ;select ledger size &a10W ;define page to be edge-to-edge 0x00 0x00 ;left offset is 0 0x00 0x00 ;top offset is 0 0x01 0x00 ;orientation is landscape 0x2F 0xD0 ;width is 0x2FD0 decipoints 0x1E 0xF0 ;height is 0x1EF0 decipoints &l0E ;set top margin to 0 &a0L ;set left margin to 0 8 Chapter 2: Printing Options

  • 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
  • 56
  • 57
  • 58
  • 59
  • 60
  • 61
  • 62
  • 63
  • 64
  • 65
  • 66
  • 67
  • 68
  • 69
  • 70
  • 71
  • 72
  • 73
  • 74
  • 75
  • 76
  • 77
  • 78
  • 79
  • 80
  • 81
  • 82
  • 83
  • 84
  • 85
  • 86
  • 87
  • 88
  • 89
  • 90
  • 91
  • 92
  • 93
  • 94
  • 95
  • 96
  • 97
  • 98
  • 99
  • 100
  • 101
  • 102
  • 103
  • 104
  • 105
  • 106
  • 107
  • 108
  • 109
  • 110
  • 111
  • 112
  • 113
  • 114
  • 115
  • 116
  • 117
  • 118
  • 119
  • 120
  • 121
  • 122

8
Chapter 2: Printing Options
Edge to Edge Printing
Typically, the D640 printer enforces a 1/6" unprintable area around
the edge of any page. This is the factory default and produces the
best looking output. There may be some cases where you don’t want
this border. The D640 supports edge-to-edge printing which allows
you to extend printing to the edge of the physical page.
Note
The print quality is not consistent within 1/6" of any edge. This is
especially true for the trailing edge of the second side in duplex printing.
For this reason, Hewlett-Packard cannot guarantee print quality within
this 1/6" area. Your Hewlett-Packard warranty and service contract
does not cover service calls related to printing within this 1/6" area.
The quality and squareness of the paper determine print quality when
printing close to the physical paper edge. In general, you may
experience degraded print quality within 0.25 inches of any paper
edge. When printing in duplex you may need to compensate for
shrinkage and curl that may occur when the first side is printed.
Lighter weight and recycled papers tend to shrink more than heavier
weight paper.
For edge-to-edge printing, first turn off the clip setting in the
Configuration Menu or send the appropriate PJL command. Then, set
the logical page size to the physical page size using PCL commands.
(See example below.)
@PJL SET CLIP=OFF<EOL>
;allow printing near edges
<ESC>%-12345X
<ESC>%-12345X@PJL ENTER LANGUAGE=PCL<EOL>
<ESC>E
<ESC>&l6A
;select ledger size
<ESC>&a10W
;define page to be edge-to-edge
0x00 0x00
;left offset is 0
0x00 0x00
;top offset is 0
0x01 0x00
;orientation is landscape
0x2F 0xD0
;width is 0x2FD0 decipoints
0x1E 0xF0
;height is 0x1EF0 decipoints
<ESC>&l0E
;set top margin to 0
<ESC>&a0L
;set left margin to 0