On Fri, Aug 31, 2007 at 02:58:57PM -0400, Alex Cherepanov wrote: > >I usually use -sDEVICE=ppmraw -sOutputFile=/dev/null for such things. > >But this won't work on windows, only unix-like operating systems. > > There is a bit bucket device on Windows: > -sDEVICE=ppmraw -sOutputFile=nul Aha! Thanks, that's good to know. -r