53 lines
2.9 KiB
HTML
53 lines
2.9 KiB
HTML
<?xml version="1.0" encoding="utf-8"?>
|
|
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
|
|
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
|
<html xmlns="http://www.w3.org/1999/xhtml" lang="en-US" xml:lang="en-us">
|
|
<head>
|
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
|
<meta name="dc.language" scheme="rfc1766" content="en-us" />
|
|
<!-- All rights reserved. Licensed Materials Property of IBM -->
|
|
<!-- US Government Users Restricted Rights -->
|
|
<!-- Use, duplication or disclosure restricted by -->
|
|
<!-- GSA ADP Schedule Contract with IBM Corp. -->
|
|
<meta name="dc.date" scheme="iso8601" content="2005-09-06" />
|
|
<meta name="copyright" content="(C) Copyright IBM Corporation 1998, 2006" />
|
|
<meta name="security" content="public" />
|
|
<meta name="Robots" content="index,follow"/>
|
|
<meta http-equiv="PICS-Label" content='(PICS-1.1 "http://www.icra.org/ratingsv02.html" l gen true r (cz 1 lz 1 nz 1 oz 1 vz 1) "http://www.rsac.org/ratingsv01.html" l gen true r (n 0 s 0 v 0 l 0) "http://www.classify.org/safesurf/" l gen true r (SS~~000 1))' />
|
|
<title>3912, 3916, and 4028 printer considerations</title>
|
|
<link rel="stylesheet" type="text/css" href="ibmidwb.css" />
|
|
<link rel="stylesheet" type="text/css" href="ic.css" />
|
|
</head>
|
|
<body>
|
|
<a id="Top_Of_Page" name="Top_Of_Page"></a><!-- Java sync-link -->
|
|
<script language = "Javascript" src = "../rzahg/synch.js" type="text/javascript"></script>
|
|
|
|
|
|
<a name="rzaluc3912"></a>
|
|
<h4 id="rzaluc3912">3912, 3916, and 4028 printer considerations</h4>
|
|
<p>The 3912, 3916, and 4028 printers have a no-print border. In this area,
|
|
about 1/6 inch from all edges of the page, data will not print.</p>
|
|
<p>If the 3912, 3916, or 4028 is configured AFP(*NO), you might have to adjust
|
|
your application programs. For example, if your application program prints
|
|
text in the top 1/6 inch or left 1/6 inch, that text will not appear on the
|
|
page.</p>
|
|
<p>If the 4028 is configured AFP(*YES), the iSeries™ server adjusts the positioning of the
|
|
printed text on the page to compensate for the no-print border. For example,
|
|
if your application program prints text in the top 1/6 inch or left 1/6 inch,
|
|
all the text will print. The iSeries server adjusts the starting printing
|
|
position to 1/6 inch from the top and left of the page causing all printed
|
|
data on the page to be shifted to the right and down by 1/6 inch. If your
|
|
application relies on printing data at a certain point on the paper, you might
|
|
have to change your application to compensate for this adjustment.</p>
|
|
<p>To print as close to the edge of the page as possible: </p>
|
|
<ul>
|
|
<li>Use PAGRTT (*COR)</li>
|
|
<li>Use MULTIUP(2) or (4)</li>
|
|
<li>Configure the printer with AFP(*YES)</li></ul>
|
|
<p>This positions the starting origin of the page to the edge of the printable
|
|
area.</p>
|
|
<p></p>
|
|
<a id="Bot_Of_Page" name="Bot_Of_Page"></a>
|
|
</body>
|
|
</html>
|