Email Alerts
-
How to: Code the parameters for API QUSRSPLA
A user is trying to get the last print file generated from a job that was created on the AS/400 after the program producing the print file ran. He is attempting to use CL to code the parameters for QUSRSPLA, but is having difficulties. News
-
Bundling multiple one-page reports from IBM i into single document
To print a single document with all of the one page reports generated by the iSeries you need to first create a program that bundles all the individual spool files into a single spool file. Ask the Expert
-
How to print RPG output using iSeries Access
Use work station customize object or printer type in iSeries Access to print the output of an RPG file from the AS/400 to an HP printer. Ask the Expert
-
Solve printing problems when using Personal Communications 5.7
When encountering difficulties printing using Personal Communications 5.7, analyze the printer setup process to fix any problems. Ask the Expert
-
Acknowledging control characters in a print file on IBM i without writing a program
Issue an override print file command before copying a file to QSYSPRT in order to acknowledge control characters without writing a program on the AS/400. Ask the Expert
-
Set up a HP Deskjet 6988 with a built-in internal NIC as a stand-alone printer
To set up a printer with a built-in NIC as a stand-alone printer, define it as an ASCII printer on the AS/400 and use the host print transform command. Ask the Expert
-
Direct default print job to tray 2 from IBM i
Set tray 2 as the ASCII printer's default by changing the drawer attribute of the spooled files to 2 or by creating a customized work station (WCSCT) object to send requests for tray 1 to tray 2. Ask the Expert
-
Determine printing options available for preprinted medical forms
Use forms design and data mapping tools to create soft forms that the print data can be dragged and dropped onto rather than using preprinted medical forms. Ask the Expert
-
Messages and spool hanging up SAVLIB jobs when OUTPUT(*PRINT) is specified
Override QPSAVOBJ to eliminate messages hanging up SAVLIB jobs when utilizing the OUTPUT(*PRINT) command. Ask the Expert
-
Using AFPRSC to print .jpg or .pdf files from the IFS on AS/400
While AFPRSC is imperfect, it does work to print JPG and PDF files from the AS/400 IFS to an IPDS printer. Ask the Expert