Don't get discouraged...
I ran into a similar problem that is periodically rearing it's head.
Just for $hiits and giggles try and print the report manually.
What I mean by this... at the Report menu box Run the report
with the Print Target to Screen
*** My next screen has a printer icon on the top-Left-Side
Click on the Icon
Now Change the Page Range Setting from All to either
Current Page or
Pages and specify 1-3
See if that stops the multi page looping.
Anne
-------- Original Message --------
Subject: [RBASE-L] - Fw: RE: using margin options in reports
From: Patti Jakusz <[EMAIL PROTECTED]>
Date: Tue, August 19, 2008 3:31 pm
To: [email protected] (RBASE-L Mailing List)
Read below - This was undeliverable for some reason.Patti--- On Tue, 8/19/08, Patti Jakusz <[EMAIL PROTECTED]> wrote:From: Patti Jakusz <[EMAIL PROTECTED]>
Subject: RE: using margin options in reports
To: [email protected]
Date: Tuesday, August 19, 2008, 6:46 PM
Hi Anne,I never got to the point where I could print it. It never stopped calculating pages - or I stopped it after several thousand pages calculated and still no report. There were only supposed to be three pages.I was doing this to look for solutions to printing on dot matrix printers. We have fanfold paper that's 11 wide by 8.5 high. I can't use the landscape option for the printer set-up. I tried custom, but the doesn't work right - the print wraps around instead of going across the page. I've tried everything I could think of. Tried the Margin_width below. I tried printing to a ETXT file, then Output printer, set width 236, type filename, output screen. That doesn't do anything different. We really want to print to ETXT files, then print files to printer later.I triedPrint reportname option printer|paper_width 11|paper_height 8.5But that can't find the top of form after the first page. The width works though.I love dos. I'm so sorry I ever agreed to convert.Thanks,Patti
--- On Tue, 8/19/08, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:From: [EMAIL PROTECTED] <[EMAIL PROTECTED]>
Subject: [RBASE-L] - RE: using margin options in reports
To: "RBASE-L Mailing List" <[email protected]>
Date: Tuesday, August 19, 2008, 6:06 PM
Patti,
Question
When you go to print - What page range are you selecting?
All
Current page
Pages
If you selecting All try Pages and put in the page range.
See if it acts differently.
-------- Original Message --------
Subject: [RBASE-L] - using margin options in reports
From: Patti Jakusz <[EMAIL PROTECTED]>
Date: Tue, August 19, 2008 12:50 pm
To: [email protected] (RBASE-L Mailing List)
I'm having a hard time trying to figure out how to use the Margin options in reports. I have a simple 3 page report that I've been trying to print to the screen. I've tried using inches first. I cancelled it after it calculated about 2000 pages. Then tried characters - same thing. Then I tried printer pixels. Still no good. I'm trying this route because our paper size is not listed in the printer options.print OUTNEW order by TEAM, STAFF, FULLNAME where CENTER=.vcenter +
OPTION SCREEN +
|MARGIN_TOP 0 +
|MARGIN_LEFT 0 +
|MARGIN_RIGHT 840 +
|MARGIN_BOTTOM 1320Any idea what I doing wrong?Thanks,Patti

