But how can I add page numbers since I want 10 records per page? Also, the column names should be placed in a separate row for each record. I am using C#. This is what I am looking for:
___________________________________
Name: xxxxxx
Location: xxxxx
Phone: xxxxxx
Email: xxxxxx
___________________________________
___________________________________
Name: xxxxxx
Location: xxxxx
Phone: xxxxxx
Email: xxxxxx
___________________________________
___________________________________
Name: xxxxxx
Location: xxxxx
Phone: xxxxxx
Email: xxxxxx
___________________________________
1 2 3 4 ...