Page 1 of 1

Printing Report by record

Posted: Thu Apr 25, 2013 6:07 am
by bkkim
I want to print all my data in table using report by record

for example) my data is

id phone e-mail
a 888-8888 kkk@k.k
b 999-9999 jjj@j.j

and report form is

------
ID
Phone
e-mail
-------

and i want print above report by id, but now i can only 1 page. So to print another row, i have to "click next record" and "click print"