I have looked at that section. In the DOS 6.5 version you could string reports together on a single sheet of paper. It seems with Windows that every PRINT command will result in a page feed at the end. Is this correct? Are there any work arounds you could advise me of? Ron
On Tue, Jan 7, 2014 at 3:37 PM, A. Razzak Memon <[email protected]> wrote: > At 02:32 PM 1/7/2014, Ronald C Peterson wrote: > > Is it possible to suppress the automatic page feeds when printing reports >> in 9.5 >> > > > Ron, > > FWIW ... > > There is no such option as automatic page feed when printing reports in > 9.5. > > You will have to re-visit that specific converted/upgraded legacy report in > Report Designer, specifically the following sections: > > 01. Report Designer | Main Menu | File | Page Setup ... > Printer > Paper Size > Paper Source > Layout > Margins > > 02. Report Designer | Main Menu | Report | Breaks ... > > 03. A very simple Syntax to PRINT a report to PRINTER ... > > PRINT reportname WHERE whereclause ORDER BY clause OPTION PRINTER > > For more details: HELP PRINT > > Note: > There is no need to use "NEW" or "NEWPAGE" command when printing > reports to PRINTER using R:BASE for Windows. > > Hope that provides you with some blue's clues ... > > Very Best R:egards, > > Razzak. > > www.rbase.com > www.facebook.com/rbase > -- > 31 years of continuous innovation! > 16 Years of R:BASE Technologies, Inc. making R:BASE what it is today! > -- > > >

