Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!utgpu!water!watmath!clyde!rutgers!ukma!psuvm.bitnet!cunyvm!unknown From: unknown@cunyvm.UUCP Newsgroups: comp.os.vms Subject: Modifying header page for printouts Message-ID: <10rrk@byuvax.bitnet> Date: Sat, 24-Oct-87 17:27:59 EST Article-I.D.: byuvax.10rrk Posted: Sat Oct 24 17:27:59 1987 Date-Received: Sat, 31-Oct-87 18:30:26 EST Lines: 14 I'm sure that this isn't the first or last time this question is asked on the network. The VMS print symbiont decides how wide to make the header page based upon the width of the form on which it is printing. If your printouts are printing on DEFAULT forms a command something like $ define/form default 0/width=90 ! see HELP DEFINE/FORM OR IF YOU DON'T WANT THE HEADERS AT ALL, TURN THEM OFF. This is much easier than modifying them if they are considered a "waste of paper".