Path: utzoo!attcan!utgpu!jarvis.csri.toronto.edu!rutgers!cmcl2!adm!xadmx!J_SCHULL%HVRFORD.BITNET@cornellc.cit.cornell.edu From: J_SCHULL%HVRFORD.BITNET@cornellc.cit.cornell.ed (Jonathan Schull) Newsgroups: comp.lang.pascal Subject: Hardcopy for Borland BGI graphics. Message-ID: <21710@adm.BRL.MIL> Date: 10 Dec 89 14:35:29 GMT Sender: news@adm.BRL.MIL Lines: 11 I've written several programs using the Borland Graphics Interface to put graphics on to the screen. Now I want hardcopy. Is there a simple way to route graphics output to an apple laserwriter an IBM compatible printer an HP Plotter "Simple" would require the least modification of the existing programs. Really "simple" would be a BGI file for each device. Then, only the initgraph command would need to be changed, right?