PDF Support Using the IBM Infoprint Server for i
First of all, through the System i Navigator administrative interface, there’s been support to convert a spooled file to a PDF for several releases. The Convert to PDF option brings up the PDF Convert wizard to lead you through several steps. In order for the Convert to PDF option to appear, you must install the AFP Manager feature as part of the System i Navigator installation. This support also requires the IBM Infoprint Server for i product to perform the conversion; the IBM Infoprint Server for i is a chargeable product that has quite a bit of function, but many clients don't need all of the function when they just want to generate PDFs. In 6.1, this same support is available in the IBM Systems Director Navigator for i Web Console. I'd also like to note the Export option; prior to 7.1, export just saves the spooled file as a text file and isn't related to PDF capabilities at all.
The following 6.1 screen capture shows where these options are located.
IBM i 6.1 – Native PDF Generation
In the 6.1 release, IBM added the support to allow you to natively generate a PDF file from your application though the use of workstation customizing objects. To do this, you define or override a printer file with a device type of *AFPDS to use a workstation customizing object; you can use the IBM-supplied special value of *PDF for the WSCST parameter, or you can specify a workstation customizing object with an attribute of CTXFORM. In either case, you also must identify the stream file where the resulting PDF output is to reside. The application, without change, can now generate a PDF file rather than the AFP spooled file. This support requires the IBM Transform Services for i licensed program product to be installed and also requires PASE (since the transform services function runs in PASE).
The Transform Services licensed program product (5761-TS1 or 5770-TS1) is a no-charge product that is included with the operating system.IBM i 7.1 – Export a Spooled File to a PDF
The PDF support has been enhanced in the 7.1 release to allow you to export a spooled file to a PDF file. This support is found within the IBM Systems Director Navigator for i administrative interface only (it isn’t available on the System i Navigator client). You will find four different options to export a spooled file as the following screen capture shows:
This is a bit confusing because it’s only the first option--Export as PDF to client file system--that provides new support in 7.1. This option takes an existing spooled file, whether AFPDS or SCS, and exports it to PDF format. You can store the PDF locally on your PC or, if you have mapped a network drive, can store it within the IFS. This support requires the IBM Transform Services for i licensed program product, but it doesn’t require the Infoprint Server product. If the Transform Services product isn’t installed, you’ll still see the export option, but if you try to perform the export, you’ll get an error message telling you the function requires the 5770-TS1 option 1 to be installed.
One other point to note: on the screen capture, you’ll also see an option to View as PDF. This is also new in 7.1, and converts the spooled file to PDF using the transform services support and opens the resulting PDF.
Finally, for the brave, you can use the Host Print Transform API directly to perform this conversion from a spooled file to a PDF. I wonder if IBM will provide an easier interface to do this someday? It seems like it would be really nice to simply copy a spooled file to a PDF ...
I'd like to thank Rod Klingsporn, Terry Luebbe, and Kevin Vette, all members of the IBM i Print team, for helping me better understand our PDF support and for their assistance with this blog article.




Thanks Dawn, for the Helpful hints Converting Spool Files to PDF...And thanks for ALL the classes at this past NEUGC conference.
Posted by: john kropelunski | April 28, 2010 at 08:58 PM
Exactly what I was looking for. Thanks for the post.
Posted by: Sue Mayo | April 29, 2010 at 03:12 PM
"It seems like it would be really nice to simply copy a spooled file to a PDF ..."
Couldn't agree more. You need CoolSpools http://www.ariadnesoftware.co.uk/CoolSpools.htm
Posted by: Pete Clifford | June 02, 2010 at 11:58 AM