Click to See Complete Forum and Search --> : Printing / Postscript


Mathias S
May 12th, 1999, 11:41 AM
Im about to write some code in ower project that generate Postsctipt code and sends it to the printer.

My question is..
Do anyone know of a Postscript Wrapper class or somethink like that ??
and how do i get hold of the printer so i can send it raw postscript data to the printer. i cant send the postscript code to the printer as i normaly do when i print. then my print output will be the postscript code. and not what the postscript should generate..