|
-
Jun 16th, 2004, 06:55 AM
#1
Thread Starter
New Member
Label printing in data reports
Usually in datareports the records get printed vertically.For eg if i want to print records of employee then
Emp_Id Employee name
1 XYZ
2 ABC
But i wanted it to get on paper where labels are arranged in matrix format and the printout should come in a fashion like
Emp_Id Employee name Emp_Id Employee name
1 XYZ 2 ABC
Emp_Id Employee name Emp_Id Employee name
3 XYZ 2 4 ABC2
So how to arrange the record in this fashion
I use datareports for this purpose.
I want the records arranged in a form like matrix i.e rows and columns both.
How can i achive this?
thanks in advance ,
Nagendra V
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|