From: Mark H. <ha...@us...> - 2005-03-01 23:24:02
|
Hello Iwatani-san, From the error message "Error: Failed allocation of pMonoData in PrintPage", it sounds like the omni driver could not allocate memory. = It tries to allocate a block of memory that is iYBand times ImageInfo.ulTrgBytesPerLine in size. Perhaps either of these is 0 or s= ome large number which would cause a failure. I will try to investigate it further. Mark Common Information Model/Web-Based Enterprise Management at http://www.openpegasus.org/ Take a look at the Linux Omni Printer Driver Framework at http://omniprint.sourceforge.net/= |