83 lines
4.8 KiB
HTML
83 lines
4.8 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>Host print transform advantages</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="rzaluhptwhyuse"></a>
|
|
<h4 id="rzaluhptwhyuse">Host print transform advantages</h4>
|
|
<p>The host print transform allows the SCS-to-ASCII or AFP-to-ASCII data stream
|
|
conversion to take place on the iSeries server instead of on an emulator. Having
|
|
the conversion take place on the iSeries server provides these advantages: </p>
|
|
<ul>
|
|
<li>Consistent output for most ASCII printers
|
|
<p>The host print transform
|
|
is capable of supporting many different types of ASCII data streams. For example,
|
|
the Hewlett-Packard printer control language (PCL), the IBM® personal printer
|
|
data stream (PPDS), and the Epson FX and LQ data streams.</p>
|
|
<p>Having the
|
|
conversion done on the iSeries server ensures that the resultant ASCII data stream
|
|
provides the same printed output regardless of the emulator that the printer
|
|
is physically attached to.</p></li>
|
|
<li>3812 SCS Printer Emulation
|
|
<p>The host print transform is based on the
|
|
3812 SCS printer emulation of the iSeries Access for Windows workstation function. Using the host
|
|
print transform, all of the ASCII printers that are connected to an iSeries server
|
|
can perform a 3812 SCS level of function. </p>
|
|
<a name="wq117"></a>
|
|
<div class="notetitle" id="wq117">Note:</div>
|
|
<div class="notebody">You cannot perform
|
|
functions that your printer does not support. For example, you cannot print
|
|
in 180-degree orientation when your printer only supports 0-
|
|
and 90-degree orientations.</div></li>
|
|
<li>Support for many different ASCII printers
|
|
<p>Without host print transform,
|
|
each emulator supports a limited number of ASCII printers. With the host print
|
|
transform, most IBM printers and a large number of other printers are supported.</p></li>
|
|
<li>Customized printer support
|
|
<p>Workstation customizing objects that come
|
|
with the host print transform can be updated by the user to change or add
|
|
characteristics to a particular printer. Also, if the host print transform
|
|
does not have a workstation customizing object for a printer you want to use,
|
|
you can create your own.</p></li>
|
|
<li>Support for the Image Object Content Architecture (IOCA) imbedded in an
|
|
SCS data stream.
|
|
<p>Image output can be printed on PCL printers (Hewlet-Packard
|
|
LaserJet) or PPDS laser printers (IBM 4019 or 4029).</p>
|
|
<p>This support allows
|
|
you to print incoming faxes from Facsimile Support for iSeries to PCL and
|
|
PPDS laser printers. This support is available to all emulators discussed
|
|
under host print transform.</p>
|
|
<p>Incoming faxes saved in a folder as RFT:DCA
|
|
can be printed by using the Print Document (PRTDOC) command. You can also
|
|
use the Print Fax (PRTFAX) command to direct the incoming faxes directly to
|
|
an ASCII print device configured to use the host print transform. Host print
|
|
transform has also been enhanced to do image resolution scaling which allows
|
|
faxes to be printed in normal size. See <a href="../books/c4106551.pdf" target="_blank">Facsimile Support for OS/400® User's Guide</a>
|
|
<img src="wbpdf.gif" alt="Link to PDF" />for more information.</p></li>
|
|
<li>Support for conversion of double-byte SCS or AFP™ data stream into ASCII data stream</li></ul>
|
|
<p>For the AFP-to-ASCII data stream conversion, there are additional advantages,
|
|
such as support for AFP font, text, image, and bar code commands.</p>
|
|
<a id="Bot_Of_Page" name="Bot_Of_Page"></a>
|
|
</body>
|
|
</html>
|