Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Printing report
Message
From
28/08/2008 12:39:58
Dragan Nedeljkovich (Online)
Now officially retired
Zrenjanin, Serbia
 
 
To
28/08/2008 05:37:30
General information
Forum:
Visual FoxPro
Category:
Reports & Report designer
Title:
Environment versions
Visual FoxPro:
VFP 9
OS:
Windows XP
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01342443
Message ID:
01342642
Views:
15
>>I have create a report "Bank wise report.FRX" in Report Designer.
>>
>>I want to print 30 Records in Every pages and after every Five records leave one line space and Print.
>>
>>Kindly reply?
>You might try putting two data groups. The first one should be on
INT((RECNO()-1)/30
and the second should be on
INT((RECNO()-1)/30)
. Have the first one start a new page for each group. Put some space in the footer for the second group until it looks the way you want it.

I was thinking of grouping on recno()%30=0 and recno()%5=0 for the outer and inner grouping. To pretty much the same effect.

back to same old

the first online autobiography, unfinished by design
What, me reckless? I'm full of recks!
Balkans, eh? Count them.
Previous
Reply
Map
View

Click here to load this message in the networking platform