From: Mark H. <ha...@us...> - 2002-07-28 16:59:33
|
Hi Stuart, You do not need Ghostscript in order to interface with omni. In fact, gomni.c in Ghostscript uses an API to talk with omni. Take a look at DeviceTester.cpp. It implements this API to print a .bmp file. It should do every thing that you need. Please feel free to ask any questions. Mark Take a look at the Linux Omni Printer Driver Framework at http://www.ibm.com/linux/ltc/projects/omni/ |