Larry,

This might be a bit off the wall but how about a temp table with the data 3
times?
Could you count the rows/page and flag them somehow?

Regards,
Alastair.


----- Original Message ----- 
From: "Lawrence Lustig" <[EMAIL PROTECTED]>
To: "RBG7-L Mailing List" <[email protected]>
Sent: Monday, June 20, 2005 6:50 PM
Subject: [RBG7-L] - RE: Printer collation issue.


> > This is probably dumb, but could you place vtext on your report and:
>
> This works fine for one page bills of lading.  The problem is that the
> carbonless forms are stacked in the printer pink-yellow-white,
> pink-yellow-white.
>
> Therefore, for a two page bill of lading:
>
> > Set var vtext = 'Pink Copy for Customer'
> > Print report
>
> Page one of the customer copy is now printed on the pink sheet and page
two on
> the yellow sheet.
>
> > Set var vtext = 'Yellow Copy for Store'
> > Print report
>
> Page one of the store copy is now on the white sheet and page two on the
next
> pink sheet.
>
> > Set var vtext = 'White Copy for Office'
> > Print report
>
> Page one of the office copy is now on the yellow sheet, and page two on
the
> white sheet.
>
> My problem is that I need all the page ones (on the first set of
> pink-yellow-white pages), then all the page twos (on the next set).
>
> --
> Larry
>

Reply via email to