Has anyone figured out a way to suppress the initial form feed when printing from RBasic? I have reviewed past suggestions,and setoptions (E) almost works. It also suppresses the header on the first page.
This may be of relevance. http://www.sprezzatura.com/revmedia/v3i8a5.htm
The Sprezzatura Group
World Leaders in all things RevSoft
Thank you for your suggestion. However, the result that I get is that the first page prints without the header (or a form feed). The next page prints with the header, without the form feed and with page number=1. I also tried the sample codeand got the same results. What am I missing (or doing wrong)?
Any help would be greatly appreciated.
Possibly setting the heading at the wrong place?
The Sprezzatura Group
World Leaders in all things RevSoft
I used the sample code to which you directed me. I get the described results. What am I doing wrong? Is there a system level configuration I am missing?
http://www.revelation.com/Discuss.nsf/f12696d31000b22a8525652b00831bb2/2F15DC8F5D002BAB85256E100032D96A?OpenDocument. It looks as though the original code had the heading in the wrong place. Move it before the printer on.
World Leaders in all things RevSoft