PrintSetMargins Function (OpenInsight 16-Bit Specific)
At 01 NOV 2002 01:28:46PM STEVEN L BELL wrote:
Hi All,
I've been tring to set the margins on a print report without very much luck. The PrintSetMargins function doesn't seem to work. I tried
printing todays date after stat=PrintSetMargins(0, 0, 0, 0) and
(5, 5, 5, 5) but they both print the same thing. No change. The varibale stat=1 afterwards. The book says this is successful. After
this code I print a Call Slist(List Statement bla ba bla ba bla Landcape ID-SUPP). This prints ok with about a 1 inch left margin. I
would like to cut that margin to 0. How do I do this?
When you call Slist, are the margins preset?
Need help
Steve Bell'
Illinois State Lottery
At 06 NOV 2002 03:42PM Robert Lee wrote:
Hi Steve
No one else seems to have answered your question - which by the way I don't know the answer to. You could ask Sprezz direct of course.
I do know there is a FONT command in Slist, which may work for you as a work around - ie choose a smaller font size, or for that matter, choose a proportional font instead of a fixed space font.
Robert Lee