|
The printer type will be a big factor in getting this to work as well. The following list is from IBM: MULTIUP support is available on the following printers: 3130 3812 3816 3820 3825 3827 3828 3829 3831 3835 3900 3912 3916 3930 3935 4028 4312 4317 4324 Infoprint 20 Infoprint 30 Steve Jones "Jonathan Mason" <jonathan.mason@a stradyne-uk.com> To Sent by: "RPG programming on the AS400 / rpg400-l-bounces@ iSeries" <rpg400-l@xxxxxxxxxxxx> midrange.com cc Fax to 11/18/2004 12:18 PM Subject RE: Multiup printing Please respond to RPG programming on the AS400 / iSeries <rpg400-l@midrang e.com> Hi John I'll start off by being intrigued as to why you want to print the same thing out side by side, rather than printing multiple copies of the spool file? The MULTIUP(2) parameter will print two pages on the same sheet, so you will get pages 1 and 2 on the first sheet followed by pages 3 and 4 on the second etc. I think you have two options you can follow up: 1) Write a routine to read your original spool file and then reprint it as page 1, page 1, page 2, page 2, etc. The MULTIUP(2) would then work for you. 2) Alternatively look at some of these print transformation tools (I've used CreateForm in the past, but there are plenty of others). In CreateForm (for example) you would map the complete line of your original document and place it on the "target" form twice, side by side. When you then send your report to the CreateForm output queue it would do all the transformation for you. I'm sure the others all work in a similar way. Hope it helps All the best Jonathan www.astradyne-uk.com -----Original Message----- From: rpg400-l-bounces@xxxxxxxxxxxx [mailto:rpg400-l-bounces@xxxxxxxxxxxx]On Behalf Of John Furniss Sent: 18 November 2004 16:53 To: rpg400-l@xxxxxxxxxxxx Subject: Multiup printing List: We have a need to print the same document twice on the same sheet of paper. As strange as this sounds, we want to print an 8 1/2X11 report (custom Mapics pick list) twice side-by-side on 11X17 paper. We try using the MULTIUP (2) option on the OVRPRTF command in CL, but it seems to have effect. We are running V5R1. Any ideas? TIA, John Furniss Allied Machine & Engineering Corp. iSeries Application Programmer Phone (330) 343-4283 Ext. 8371 email: jfurniss@xxxxxxxxxxxxxxxxx -- This is the RPG programming on the AS400 / iSeries (RPG400-L) mailing list To post a message email: RPG400-L@xxxxxxxxxxxx To subscribe, unsubscribe, or change list options, visit: http://lists.midrange.com/mailman/listinfo/rpg400-l or email: RPG400-L-request@xxxxxxxxxxxx Before posting, please take a moment to review the archives at http://archive.midrange.com/rpg400-l. -- This is the RPG programming on the AS400 / iSeries (RPG400-L) mailing list To post a message email: RPG400-L@xxxxxxxxxxxx To subscribe, unsubscribe, or change list options, visit: http://lists.midrange.com/mailman/listinfo/rpg400-l or email: RPG400-L-request@xxxxxxxxxxxx Before posting, please take a moment to review the archives at http://archive.midrange.com/rpg400-l.
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2025 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.