102 lines
6.0 KiB
HTML
102 lines
6.0 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 lang="en-us" xml:lang="en-us">
|
|
<head>
|
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
|
<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))' />
|
|
<meta name="DC.Type" content="concept" />
|
|
<meta name="DC.Title" content="Considerations for changing printers" />
|
|
<meta name="abstract" content="When changing printers, consider the areas of data interchange, data stream, fonts, and host printer emulation." />
|
|
<meta name="description" content="When changing printers, consider the areas of data interchange, data stream, fonts, and host printer emulation." />
|
|
<meta name="DC.Relation" scheme="URI" content="rbagshardwareinstallandnls.htm" />
|
|
<meta name="DC.Relation" scheme="URI" content="../cl/crtdevprt.htm" />
|
|
<meta name="DC.Relation" scheme="URI" content="../cl/chgdevprt.htm" />
|
|
<meta name="DC.Relation" scheme="URI" content="../books/sc415713.pdf" />
|
|
<meta name="DC.Relation" scheme="URI" content="../rzaij/rzaijgetstart.htm" />
|
|
<meta name="copyright" content="(C) Copyright IBM Corporation 1998, 2006" />
|
|
<meta name="DC.Rights.Owner" content="(C) Copyright IBM Corporation 1998, 2006" />
|
|
<meta name="DC.Format" content="XHTML" />
|
|
<meta name="DC.Identifier" content="rbagsprintchangeconsid" />
|
|
<meta name="DC.Language" 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. -->
|
|
<link rel="stylesheet" type="text/css" href="./ibmdita.css" />
|
|
<link rel="stylesheet" type="text/css" href="./ic.css" />
|
|
<title>Considerations for changing printers</title>
|
|
</head>
|
|
<body id="rbagsprintchangeconsid"><a name="rbagsprintchangeconsid"><!-- --></a>
|
|
<!-- Java sync-link --><script language="Javascript" src="../rzahg/synch.js" type="text/javascript"></script>
|
|
<h1 class="topictitle1">Considerations for changing printers</h1>
|
|
<div><p>When changing printers, consider the areas of data interchange,
|
|
data stream, fonts, and host printer emulation.</p>
|
|
<ul><li>Interchange (zSeries<sup>®</sup> systems sending Advanced
|
|
Function Presentation™ (AFP™) data for DBCS to i5/OS™.) <p>AFP data containing
|
|
DBCS data can be generated on i5/OS. In addition, the server can receive
|
|
AFP-generated data from the zSeries system containing DBCS data and print it
|
|
on IPDS™ printers
|
|
attached to the iSeries™ server.
|
|
The IPDS printers
|
|
must be configured with *YES specified for the AFP parameter.</p>
|
|
</li>
|
|
<li>Data stream <p>Printers consist of SNA character string (SCS) and intelligent
|
|
printer data stream (IPDS) printers.</p>
|
|
<p>SNA character string (SCS) is
|
|
a data stream composed of EBCDIC controls, optionally intermixed with end-user
|
|
data, which is carried within a request/response unit. Host-attached SCS printers
|
|
can be configured by the systems engineer or by the customer, using a diskette
|
|
or selection of keys on the printer. The appropriate printer operator's guide
|
|
should be used to determine how to configure the SCS printer for the language
|
|
you are using.</p>
|
|
<p>One of the strengths of IPDS is that independent
|
|
applications can create source data. The source data from independent applications
|
|
is merged at the printer to create an integrated mixed data page. For example,
|
|
text data can be produced on an editor, image data can be the output of a
|
|
scanner stored in a folder, and graphics data be produced by the Business
|
|
Graphics Utility program. IPDS makes it possible to integrate application output
|
|
rather than requiring the use of integrated applications.</p>
|
|
</li>
|
|
<li>Fonts <p>Font types for IPDS printers can be configured through the use of the
|
|
Create Device Description (Printer) or Change Device Description (Printer)
|
|
(CRTDEVPRT or CHGDEVPRT) commands. Fonts can be downloaded from the host or
|
|
can be saved in printer storage.</p>
|
|
<p>For a list of the character identifier
|
|
(CHRID values) supported by the various printers and languages, see the Printer
|
|
Device Programming PDF.</p>
|
|
</li>
|
|
<li>iSeries access
|
|
printer to emulate host printer <p>The iSeries Access programs support multiple
|
|
languages on a single server. An iSeries Access user (except for host
|
|
emulation) can use any single language of choice that is installed on the
|
|
attached iSeries server.
|
|
If an iSeries Access
|
|
user has a host emulation session with five different iSeries servers, the user can potentially
|
|
view a different language on each session. However, the same personal computer
|
|
ASCII code page must be on all the systems.</p>
|
|
<p>See the iSeries Access
|
|
topic for your environment for information about installing and configuring
|
|
attached PC printers.</p>
|
|
</li>
|
|
</ul>
|
|
</div>
|
|
<div>
|
|
<div class="familylinks">
|
|
<div class="parentlink"><strong>Parent topic:</strong> <a href="rbagshardwareinstallandnls.htm" title="When installing or changing a device on your system, you must make sure that the device is configured correctly to reflect the keyboard ID that matches the character set and code page of the job CCSID.">Hardware installation and national languages</a></div>
|
|
</div>
|
|
<div class="relconcepts"><strong>Related concepts</strong><br />
|
|
<div><a href="../rzaij/rzaijgetstart.htm">iSeries access</a></div>
|
|
</div>
|
|
<div class="relref"><strong>Related reference</strong><br />
|
|
<div><a href="../cl/crtdevprt.htm">Create Device Desc (printer) (CRTDEVPRT) command</a></div>
|
|
<div><a href="../cl/chgdevprt.htm">Change Device Desc (printer) (CHGDEVPRT) command</a></div>
|
|
</div>
|
|
<div class="relinfo"><strong>Related information</strong><br />
|
|
<div><a href="../books/sc415713.pdf" target="_blank">Printer device programming PDF</a></div>
|
|
</div>
|
|
</div>
|
|
</body>
|
|
</html> |