74 lines
4.3 KiB
HTML
74 lines
4.3 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 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>Overview of AFP printing</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="rzau6overview"></a>
|
|
<h3 id="rzau6overview">Overview of AFP printing</h3>
|
|
<p>Advanced Function Presentation™ (AFP™) is an architecture-based
|
|
system of hardware and software for creating, formatting, viewing, retrieving,
|
|
printing, and distributing information on a wide variety of printer and display
|
|
devices. It is the original, integrated data stream on the iSeries for generating
|
|
fully composed pages of data. Traditional line-mode print applications compose
|
|
a line at a time down the page (typically continuous form pages), whereas AFP composes
|
|
the entire page before printing. In AFP, page elements such as text, images, bar
|
|
codes, page segments, and overlays, can be specified in any order at any position
|
|
in the page. This is called all points addressability.</p>
|
|
<p>Advanced Function Presentation data stream
|
|
(AFPDS) is a printer-independent data stream that composes full pages within
|
|
a document. Many of the page elements you can use with AFP are special objects
|
|
called resources.</p>
|
|
<p><span class="bold">AFPDS</span></p>
|
|
<p>AFPDS files can be generated on the iSeries server as well as many other platforms.
|
|
These operating systems can send AFPDS files to each other for printing on
|
|
AFP-configured printers.</p>
|
|
<p><span class="bold">PSF</span></p>
|
|
<p>Print Services Facility™ (PSF) combines print
|
|
data with resources to manage and control data transmitted to AFP printers. PSF
|
|
accepts various data streams, transforms these data streams into the data
|
|
stream required by each printer, and then transmits the data to the printer.
|
|
PSF uses processing and printing options specified by the user and the installation
|
|
during these processes. In addition, PSF does the following: </p>
|
|
<ul>
|
|
<li>Manages resources.</li>
|
|
<li>Verifies part of the input data stream's syntax (the printer verifies
|
|
the remainder of the syntax).</li>
|
|
<li>Provides diagnostic aids, which provide information that can be used for
|
|
problem analysis.</li>
|
|
<li>Reports the status of a printer to the system operator.</li>
|
|
<li>Provides accounting information.</li>
|
|
<li>Provides error-recovery procedures for AFP printers. If a spooled file does not print
|
|
due to a printer problem such as a paper jam, PSF retransmits the affected
|
|
pages when the problem at the printer is corrected.</li></ul>
|
|
<p>To use AFP support on the iSeries server, typically PSF must be installed. However,
|
|
if the ASCII data stream is converted through Host Print Transform, you can
|
|
use the AFP support without installing PSF.</p>
|
|
<p><span class="bold">Related concepts</span></p>
|
|
<p><a href="rzau6resources.htm#rzau6resources">AFP resources</a></p>
|
|
<p><a href="rzau6req.htm#rzau6req">When PSF is required</a></p>
|
|
<p><span class="bold">Related tasks</span></p>
|
|
<p><a href="rzau6crtafp.htm#rzau6crtafp">Create AFP data</a></p>
|
|
<a id="Bot_Of_Page" name="Bot_Of_Page"></a>
|
|
</body>
|
|
</html>
|