[Date Prev][Date Next][Thread Prev][Thread Next]
[Author Index] [Date Index] [Thread Index]
[SQR-USERS Info] [SQRUG Home Page]

How do I remove the margins from my output?



The problem I am having is getting rid of the left and top margins.  I have
tried:

declare-layout page_layout
        paper-size=(8.5, 11)
        left-margin=0.0
        top-margin=0.0
end-declare

and

declare-layout page_layout
        paper-size=(8.5, 11)
        line-width=8.5
        page-depth=11
end-declare

with -keep and -printer:hp on the command line.

In both cases I still have a top and left margin.  I am viewing the *.spf
with the SQR Viewer in Windows '95.  The *.lis file also has these margins.

Thanks

Robert Eaton
roberte@exabyte.com