Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!uwm.edu!uakari.primate.wisc.edu!gem.mps.ohio-state.edu!tut.cis.ohio-state.edu!ucbvax!hplabs!hpfcso!hpfcdq!blaho From: blaho@hpfcdq.HP.COM (Bruce Blaho) Newsgroups: comp.sys.hp Subject: Re: Screen Dumps, series 800 Message-ID: <350012@hpfcdq.HP.COM> Date: 13 Oct 89 19:15:15 GMT References: <140009@hpuflfa.HP.COM> Organization: Hewlett-Packard - Fort Collins, CO Lines: 19 > Hello, > > Does anyone know how to get a screen dump of an HP 835 Turbo SRX? > > Thanks for any help, > Curt > curt@oce.orst.edu > ---------- As of HP-UX 7.0 there is a command called "screenpr" which will open up a graphics device, determine the display mode (e.g. 8 or 24 planes, etc.), and generate PCL output (like pcltrans does today.) Until then you can use Starbase's bitmap_print or bitmap_to_file with pcltrans (as used in the example program /usr/lib/starbase/formatters/pcl/bmprint.c.) Bruce Blaho HP Workstation Group Graphics Technology Division, Software Lab