[Date Prev][Date Next][Thread Prev][Thread Next]
[Author Index]
[Date Index]
[Thread Index]
[SQR-USERS Info]
[SQRUG Home Page]
Top Margin space will not go away
- Subject: Top Margin space will not go away
- From: "Guarnagia, Julia" <JGuarnagia@BOSTONGAS.COM>
- Date: Tue, 23 Feb 1999 10:33:21 -0500
Hi, I am try to declare a set up to print 3UP labels, and no matter what
I try I cannot get rid of the top margin. The white space is starting to
drive me mad... OK, I admit I am a new sqr programmer and could be
missing something obvious in my code.
here is my declare
begin-setup
#include 'setupdb.sqc' ! Database specific setup
#define PRINTER_3UP HPLASERJET
declare-layout Default
paper-size=(8.5,11)
orientation=portrait
left-margin=0.0
top-margin=0.0
PAGE-DEPTH=1
!line-height=9
!max-lines=85
max-columns=131
!char-width=4.32
formfeed=no
end-declare
Can anyone help?
Thanks in advance,
Julia