× The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.



I've done something like this where we had a laser printer with multiple input drawers. We put pink paper in one drawer, gold/yellow paper in another, white (of course) in another, etc...

We changed the program to use DDS for printing, and there's the ability to specify the paper drawer on a DDS keyword, so we coded the program to, basically, print three times so it would print from each drawer.

We also printed things like "Sales Copy", "Office Copy", "Customer Copy" at the bottom of each in case they ran out of a given color of paper.

We used overlays to print a nice form on the document, too. It looked very professional... everyone was happy with it, and it only took me a few days to make the changes to the application and get it all working. I looked like a real hero on that one :-)



On 8/5/2015 12:13 PM, Don Programmer wrote:
Our client would like to replace the printing of 5 part forms (each a
different color) on a pin-feed with collated forms (not connected) with the
same colors (in the same order) on a laser printer.

If these forms only printed on one page, using CL to change the number of
copies would work. However, these forms frequently exceed one page (which
would create page 1 white, page 2 blue, etc.).

The apparent best solution on IBM i would be a parameter on OVRPRTF that
would allow each page to be printed x times (default = 1), but none exists.
(Client is on V7R1.) [Note: System z does have such a parameter in its JCL.]

I have developed a procedure to utilize System i Navigator, but it adds too
much time to the printing process.

I also know that I could table everything inside the program and print each
page 5 times. However, this problem does not appear to be unique, so an
easier solution may exist. [If possible, the client would like to save
development dollars.]

Any recommendations?

Thanks,
Don

PS I did see the November 2010 discussion 'Printer for 4-part forms'.


As an Amazon Associate we earn from qualifying purchases.

This thread ...

Follow-Ups:
Replies:

Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

This mailing list archive is Copyright 1997-2024 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.