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