eps@toaster.SFSU.EDU (Eric P. Scott) (06/12/90)
I tried feeding "Change of Address" cards (USPS Form 3576) to the NeXT laser printer. The results were less than impressive--the toner wasn't applied consistently (I don't know if this is due to the thickness or the "cold press" texture). Also, to get this to print with manual feed I printed from Preview; if I then clicked "ok" it would write 4(!) pages, 3 of them blank, so I had to explicitly tell it only to print page 1. Note that I was too lazy to figure out how to adjust the paper size; any hints on how to do this "right" (other than comments on the PostScript itself, it's not meant to be elegant)? -=EPS=- P.S. I've had much better success with HP LaserJet IIs for printing on nonstandard materials--I thought they used more or less the same mechanism? ------- %!PS-Adobe-2.0 gsave /zipstr 1 string def /zip { { zipstr 0 3 2 roll put currentpoint zipstr show moveto 12 0 rmoveto } forall } def 270 rotate -828 139 translate % 2 3 div setgray 0 0 406 262 rectstroke 0 setgray /Helvetica-Bold findfont 12 scalefont setfont 60 183 moveto (NeXT, Inc.) show 60 153 moveto (3475 Deer Creek Road) show 60 123 moveto (Palo Alto) show 248 123 moveto (CA) show 278 123 moveto (94304) zip 5 0 rmoveto (1316) zip 60 93 moveto (900 Chesapeake Drive) show 60 63 moveto (Redwood City) show 248 63 moveto (CA) show 278 63 moveto (94063) zip 253 33 moveto (immed.) show showpage grestore