CouponPages
Programmer
I have a request from a client for printing two sided invoices, which I have never tried before, and I can't seem to find anything written on the subject.
The basic idea is that side one has just the name and address and some other client information, and the second side has details of the invoice and some additional information.
What I tried to do was create two detail areas, then use a variable called side, then a UDF that changed the value to either 1 or two... then I assumed I could break the page when the variable changed in detail area 1, then put detail area 2 on the second page... the result was a mess.
What I think I truly need are two headings, and two detail areas... one set for each page, with a page break on each heading, but I can't seem to find any way to make that happen.
Does anyone have an experience with reports like this?
The basic idea is that side one has just the name and address and some other client information, and the second side has details of the invoice and some additional information.
What I tried to do was create two detail areas, then use a variable called side, then a UDF that changed the value to either 1 or two... then I assumed I could break the page when the variable changed in detail area 1, then put detail area 2 on the second page... the result was a mess.
What I think I truly need are two headings, and two detail areas... one set for each page, with a page break on each heading, but I can't seem to find any way to make that happen.
Does anyone have an experience with reports like this?