Multi page printing problem

S

Steve J

Hi



I am trying to do a multi page report to multi recipients - ie akin to a
mailmerge. The report is three pages in total with the data on page 1
coming from SourceA and the data on pages 2 and 3 coming from SourceB.



Page 1 is like a letter addressed to a client, with pages 2 and 3 containing
information that is unique to that client. If when we run the report there
is just one client record, there is no problem, we have a three page report
which is sent to the printer which dutifully staples it together and we just
have to put it into an envelope and post it.



However is we have two or more records selected, our printer goes into a
nose dive as it doesn't get an end of job signal after the sixth page and
will then just staple all six pages together.



Is there anyway to add some sort of macro or control code that will tell the
printer that the end of page three is an end of job?





Thanks



S
 
Top