Path: utzoo!attcan!uunet!cs.utexas.edu!wuarchive!sdd.hp.com!hp-pcd!hpcvia!brianh From: brianh@hpcvia.CV.HP.COM (brian_helterline) Newsgroups: comp.lang.c Subject: Re: screen dump using "C" to Apple laser printer Message-ID: <31530025@hpcvia.CV.HP.COM> Date: 5 Nov 90 19:06:56 GMT References: <10424@milton.u.washington.edu> Organization: Hewlett-Packard Co., Corvallis, Oregon Lines: 16 / hpcvia:comp.lang.c / vluu@milton.u.washington.edu (Khiet Vu) / 10:16 am Nov 1, 1990 / >I need some advice about how to do a dump screen from an application >program, which is written in "C". What I want to do is to print >what one sees on the screen to an Apple laser printer. Is it possible >to do this task in "C"? If you are using MS-DOS (you mention a 386 below), use INT 05 to accomplish the task. >Also, does any one know what does the IBM 80386 clone needs to be >able to print normal text file on the apple laserwriter printer? >Thanks in advance >Hien Luu >----------