PostScript

Jeff Patterson (jeffp@drax.colorado.edu)
Thu, 12 Nov 1998 11:23:28 -0700 (MST)


Hey Rooters,

Here is an easy question. I want to make a PostScript file
(inside of a macro) of a canvas I have drawn on. I know you can do it
with the mouse, but I would like to automate the process with C++ code.
Lets say I have an instance of a TCanvas with a pointer c1. It is
composed of pads, and each pad contains a histogram. How do I save the
whole this as a .ps

Thanks in advance
Jeff Patterson