hi frieds, using d2k reports 6i,
i want to create a report using the simple table with following structure

vchno number(10),
amt, number(10),
pay_to varchar2(30)

how to create a report that prints the details in seperate pages.
i.e for each page one record should be displayed.

thanks