Ashok,
Not that I'm aware of. Even in VFP 8.0, where you can chain reports into a single printout, each report starts on a new page.
The VFP 9.0 report writer is both backward compatible and all new. You'll be able to try out the new (free!) public beta in a week or so. See Ken Levy's newsletter at http://msdn.microsoft.com/vfoxpro/letters/ - also check out the prior months links listed on the right for even more details on 9.0!
For specific details on what's in there, you'll just have to wait a little while longer. <g>
Rick
"asjayara" <asjayara (AT) samrat (DOT) cisco.com> wrote
Quote:
Hi
I have developed an application, the requirement is that I need to take
printout of each record individually, each record will come to maximum
of 15 lines on the paper. After printing, it ejects the paper. I don't
want to eject the paper after printing . I set the _plenghth to 20,
still I could see the page ejects. Is there anyway I can stop page
ejecting after printing.
Thanks
Ashok |