fix picture on verso
Hi all,
I would like to print reports with a picture on verso and on all pages. Like for an invoice and terms of sales prints in other side.
I tried different things with multi page.
Any idea, [img]style_emoticons/<#EMO_DIR#>/rolleyes.gif" style="vertical-align:middle" emoid=":rolleyes:" border="0" alt="rolleyes.gif" /> Thanks[/img]
I would like to print reports with a picture on verso and on all pages. Like for an invoice and terms of sales prints in other side.
I tried different things with multi page.
Any idea, [img]style_emoticons/<#EMO_DIR#>/rolleyes.gif" style="vertical-align:middle" emoid=":rolleyes:" border="0" alt="rolleyes.gif" /> Thanks[/img]
Comments
See my report.
I want the 'page2' be print on verso of each page1 generated.
Thanks
you must limit the number of records on the first design page to be only what will fit on one page.
you will need to set a dataset for the tfrxreport component it'sself to control the number of times the report is output and in that dataset you will need to write code to control the positioning of the dataset of the first designpage to the next record set.