[gl2ps] How to Use gl2ps for Printing Post Script Files

Ben Abbott bpabbott at mac.com
Sun Jan 20 15:07:34 CET 2013


On Jan 19, 2013, at 6:14 AM, Harsh Fatnani wrote:

> Sir,
> 
> I have 20-30 Post script files each Month.
> 
> I am a Visual Foxpro Learner, tring to Make a Program that could print PS files on any Printer.
> 
> Can gl2ps can be incorporated in my main application to PS files to anyprinter.
> I have PS files in a directory.
> 
> Regards
> Harsh
> 
> Harsh Fatnani

gl2ps allows OpenGL displayed to your screen to be rendered as postscript, png, etc.   So postscript is one possible output of gl2ps.

What you're looking for is gutenprint or just ghostscript.

	http://gimp-print.sourceforge.net

	http://www.ghostscript.com

Ben