Skip to Content
0
Former Member
Feb 10, 2011 at 12:56 AM

Printing 4 different rows

34 Views

Hi guys,

I need to print a 4UP report this means that I need to print records 1, 2, 3 and 4 one on each quadrant of the page, page 1 is going to have record 1 on left top ,2 left bottom ,3 right top, 4 right bottom, page 2 will have record 5 on left top ,6 left bottom ,7 right top, 8 right bottom and so on, the reason for this is that the report will be cut in the 4 quadrants, piled on a sequence and put on a production machine, look like I need to move the data base pointer but I don't know how to do that.

Thanks