FiveTech Support Forums

FiveWin / Harbour / xBase community
Board index FiveWin for Harbour/xHarbour fastreport 2 records in a page
Posts: 332
Joined: Thu Nov 17, 2005 09:11 PM
fastreport 2 records in a page
Posted: Fri Oct 09, 2015 05:32 PM

Hi,

I have a dbf with 1200 records and I want to print 2 invoices per page, how I can do this in report design?

Thanks.

Posts: 1088
Joined: Fri Oct 07, 2005 03:33 PM
Re: fastreport 2 records in a page
Posted: Fri Oct 09, 2015 06:20 PM

Hola,

easy, extend the MasterData band to take half of the page

regards

Marcelo Vía

Posts: 332
Joined: Thu Nov 17, 2005 09:11 PM
Re: fastreport 2 records in a page
Posted: Fri Oct 09, 2015 06:33 PM
Marcelo Via Giglio wrote:Hola,

easy, extend the MasterData band to take half of the page

regards

Marcelo Vía


Thanks Marcelo but the each record in masterdata has a detail data like a invoice with many items.
Posts: 1088
Joined: Fri Oct 07, 2005 03:33 PM
Re: fastreport 2 records in a page
Posted: Fri Oct 09, 2015 06:41 PM

Ok,

this means that you need a detaildata band too, then you need define "Number of records" for this band when you select the DataSet for the band

regards

Marcelo Vía

Continue the discussion