Sir,
Sir, I am getting data from table(s), that data is given to Crystal Reports 7.0, where it does

Grouping, sorting and others.

We have a button on the Form. Clicking on button will open the Crystal Report, which has a

toolbar which contains a button for printing.

when I click on that the report will go for printing. I have not written any code to control/do

the printing.

Sir, the printing is done by the Crystal Reports when I click on the print button.

During this, the data gets splitted like this.

Customer No : A001

Date : 1-1-2001
Item Code Item Name
P001 Abc
P002 Xyz

Date : 1-2-2001
Item Code Item Name
P100 ABc1
P110 ABc2
P122 ABc3
P133 ABc4
P130 ABc1
P140 ABc2
P172 ABc3
P183 ABc4

printing will be something like this.
If my page size is say 2" by 2" then the 1-1-2001 will come properly.
1-2-2001 will be splitted over two or three pages, where between each page, it leaves a single

line space which looks
this way.

Date : 1-2-2001
Item Code Item Name
P100 ABc1
P110 ABc2

P122 ABc3
P133 ABc4
P130 ABc1
P140 ABc2

P172 ABc3
P183 ABc4

Please Help me sir,
Thank You,
Shivakumar G.M.