Here is a list of print commands for printing from hoh to the HP laserjet in ET340: lpg: Standard 'gaudy', two column printout. It ignores the formfeed character before the symbol table to save paper. It will truncate long lines such as listing file outputs with comments. lpgd: Same as lpg but will print duplex. It saves paper so it should be your first choice for printing listing files. lpgf: It prints a single column in landscape mode with 8pt font so, you can print any listing file(120 characters wide) and not lose any information. (f -> for final) I'd prefer you use 'lpgd' for debugging so we can save paper. Use 'lpgf' for the write-up. Staple on top right corner for readability. These commands are based on 'enscript' a text to postscript conversion program. For full documentation see 'man enscript'.