ibm-information-center/dist/eclipse/plugins/i5OS.ic.rzau6_5.4.0.1/rzau6topdf.htm

81 lines
5.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>Transform data to PDF</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="rzau6topdf"></a>
<h3 id="rzau6topdf">Transform data to PDF</h3>
<p>This topic provides information about IPDS-to-PDF transform support, also
called the <span class="bold">PDF subsystem</span>. The PDF subsystem is an IBM&reg; Infoprint&reg; Server for iSeries&trade; function that lets you generate Portable
Document Format (PDF) files or Advanced Function Presentation&trade; (AFP&trade;) files (for spooling only) from AFP, SNA character string (SCS), or Intelligent Printer Data
Stream&trade; (IPDS&trade;) spooled files. Intelligent routing is then used to route the output
file. Intelligent routing is the ability to take the entire spooled file or
any segment of the input spooled file and do any combination of these: </p>
<ul>
<li>Generate a PDF file and send it as an e-mail attachment.</li>
<li>Generate a PDF file and store it as a stream file in the integrated file
system.</li>
<li>Generate a PDF file and spool it.</li>
<li>Generate an AFP file and spool it.</li></ul><p class="indatacontent">Intelligent routing is controlled by values in a PSF configuration object
and a mapping program.</p>
<a name="wq25"></a>
<div class="notetitle" id="wq25">Note:</div>
<div class="notebody">The Print Services Facility&trade; (PSF) transform interface supports an IPDS-to-PDF transform program
that emulates a TCP/IP-connected IPDS 4028, 3812, or Infoprint 40 printer
device.
<p>An IPDS-to-PDF transform that can be used with PSF is provided in
the IBM Infoprint Server for iSeries product. The transform converts IPDS controls and data into PDF files. The output PDF files include text,
graphics, and image data, as appropriate. The transform also stores the mail
tag in a comment statement in the PDF output. The mail tag is specified in
the printer file's USRDFNDTA parameter or the STRPAGGRP Data description specifications
(DDS) keyword. For detailed information about the IPDS-to-PDF transform (including
the user exit program), see the Infoprint Server for iSeries User's Guide.</p>To use the transform provided in Infoprint Server, PSF is not required.</div><p class="indatacontent">A mapping program is a user exit program specified on the PSF configuration
object's PDFMAPPGM parameter. You can do these and more with a mapping program: </p>
<ul>
<li>Interpret routing tags</li>
<li>Specify the subject of an e-mail</li>
<li>Add text to the beginning of an e-mail</li>
<li>Specify the path to store the PDF stream file</li></ul><p class="indatacontent">If you are using a Simple Mail Transfer Protocol (SMTP) server to send
the e-mail, it has additional capabilities, such as specifying carbon-copy
(cc), blind-carbon-copy (bcc), and return-to e-mail addresses; specifying
a file to use as the body of an e-mail; and specifying attachments.</p>
<p>These topics describe the main ways to access the PDF subsystem and how
to specify that a PDF file is sent as e-mail:</p>
<ul>
<li><a href="rzau6afpman.htm#rzau6afpman">Transform spooled files to PDF without manual
setup</a>: For operating systems later than V5R3, this method requires no
setup. It is best for simple applications, such as a trial run of a billing
application. The input spooled files can only be output in one way, not a
combination.</li>
<li><a href="rzau6ips.htm#rzau6ips">Transform spooled files to PDF with manual setup</a>: This method requires varying levels of setup, depending on the complexity
of the required output. This method gives you the most flexibility.</li>
<li><a href="rzau6mail.htm#rzau6mail">Send the PDF file as e-mail</a>: This topic describes how to send
an output PDF file as e-mail. It also describes how to use a mapping program
to customize the e-mail.</li></ul>
<p><span class="bold">Related information</span></p>
<p><a href="../books/g5445775.pdf" target="_blank">Infoprint Server for iSeries User's Guide
PDF</a></p>
<a id="Bot_Of_Page" name="Bot_Of_Page"></a>
</body>
</html>