| home | help | back | first | fref | pref | prev | next | nref | lref | last | post |
From: geer@ATHENA.MIT.EDU Date: Fri, 19 Jan 90 11:25:23 -0500 To: bugs@ATHENA.MIT.EDU enscript cannot be told of the size of the page to which it is printing. this is dumb. looking at the source for confirmation: /paris/third/transcript-v2.1/src/enscript.c 105 106 /* true page is 8.5 x 11 inches */ 107 #define TruePageWidth (UperInch*17/2) 108 #define TruePageLength ((long)(UperInch*11)) 109 --dan
| home | help | back | first | fref | pref | prev | next | nref | lref | last | post |