From: James K. <ja...@me...> - 2001-02-12 02:39:28
|
Hi David, A .pgm file is a Portable Graymap. I used rawtopgm which is part of the pnm tools after converting the bits to bytes. I noticed that the SetReply exec_out is not always OK, sometimes it is ErrorActionCanNotBePerformedNow. The PML Protocol Specification refers to the PML Object Specification to determine why this happened and how to get the device into the correct state for the SetRequest. Can you please send me the PML Object Specification? Thanks, -James On Sun, Feb 11, 2001 at 04:12:23PM -0800, David Paschal wrote: > James Klicman wrote: > > I have succeeded in scanning BILEVEL_THRESHOLD/NO_COMPRESSION > > and then creating a viewable .pgm file with the data. > > > > Unfortunately, it only seems to work a few times in a row then it > > starts to hang each time during an MlcCon_read. > > > > Scanning GRAYSCALE_256/NO_COMPRESSION results in a hang everytime. > > > > Scanning COLOR_24_BIT/NO_COMPRESSION results in FixedHeaders with no > > RasterData and then hangs. > Hi, James. Congratulations on getting at least BILEVEL_THRESHOLD scanning > working. :-) What exactly is a .pgm file? |