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 1320
 
Any idea what I doing wrong?
Thanks,
Patti

Reply via email to