How can i control the scrolling while printing my crystall reports i.e I want to print say 6 line and then the printer should stop on the next line the printer skips to next page , can i make the printer from going to the next page.
Printable View
How can i control the scrolling while printing my crystall reports i.e I want to print say 6 line and then the printer should stop on the next line the printer skips to next page , can i make the printer from going to the next page.
Ranjit,
You go to page setup and select custom page size. Here you can give page size of your choice. Once you are through, Printer will stop there a new custom size page. This helps a lot.
Santulan
In Crystal report's detail format section, you can write a formula, like if record number is 6 or multiples of 6 go to next page.