Printing two different pages on same record
Hi,
I currently need to print using FastReport 3.X a statement that has both sides so it can be sent to our customers. The requirements are that it must be exported in PDF (no problem) and on the PDF the first page is the front the next page is the back, the 3rd page is the front and the 4th is the back and so on...
Each page has totally different contents, for example, the front has the statemente and the back has mailing and postnet data for mailing.
Can this be done using FastReport? How?
Thanks in advance,
Humberto
I currently need to print using FastReport 3.X a statement that has both sides so it can be sent to our customers. The requirements are that it must be exported in PDF (no problem) and on the PDF the first page is the front the next page is the back, the 3rd page is the front and the 4th is the back and so on...
Each page has totally different contents, for example, the front has the statemente and the back has mailing and postnet data for mailing.
Can this be done using FastReport? How?
Thanks in advance,
Humberto
Comments
with width of two joined landsape a4 papers.
But i dont know how
if you found the solution, please post it.
Bart
I know how to print it in the way: all left pages and then all right pages.
But I need also a sequence: left, right, left, right, etc.