I'm working on a routine to print bank checks. The customer has check stock that is 8-1/2x11 with 3 checks on each sheet. As long as they print checks in multiples of 3 there's no problem, but more often than not the last sheet of a run will have 1 or 2 unused checks.
I need to come up with a report file (or set or report files) that will allow me to run a partial sheet through as the first sheet and then pick up with full sheets for the rest of the check run. So far, if I use my normal check printing FRX whatever would normally print at the bottom of the first sheet goes off into thin air, so the second sheet is always starting with the 4th record.
I have nothing against calling multiple FRX files, I just need to know how to size the page for the first file. Obviously 8-1/2x11 isn't working. How should I hack the FRX so it knows that an odd size sheet of paper is coming thru.
Steve
I need to come up with a report file (or set or report files) that will allow me to run a partial sheet through as the first sheet and then pick up with full sheets for the rest of the check run. So far, if I use my normal check printing FRX whatever would normally print at the bottom of the first sheet goes off into thin air, so the second sheet is always starting with the 4th record.
I have nothing against calling multiple FRX files, I just need to know how to size the page for the first file. Obviously 8-1/2x11 isn't working. How should I hack the FRX so it knows that an odd size sheet of paper is coming thru.
Steve