[comp.windows.news] Printing not Displaying

bobm@valhalla.ee.rochester.edu (06/07/89)

Greetings!
	It's quiz time!....  I am developing a CAD tool
which, given a netlist discription of a system, will
display a register transfer diagram.  The main program
is written in C with graphic interface in postscript
kept in a fn.cps file.  The postscript program receives
coordinates from the C program and draws various objects
at the supplied coordinates in a window created by the
postscript program.  Thus two or three postscript routines
are called many times by the main C program.

	How can I print the display???  That is send the
picture to a printer rather than the window?  I preffer
to do it from the postscript file since alot of info
is needed from there to set up the view.



				Signed
				Stumped in Rochester


-------------------------------------------------------------------
-  Bob Molyneaux          	    |        This Space           -
-  bobm.ee.rochester.edu  	    |     Intentionally Left      -
-  ...!rochester!ur-valhalla!bobm   |          Blank              -
-------------------------------------------------------------------