I'm am trying to write a jpeg image to printer device. I want to read a jpeg into memory and set to a printer device. I am using the Independent JPEG Group's library. I can read a jpg file and write a jpg file but I haven't found any code that shows putting the jpeg on a device. I am wondering if anybody else has accomplished this feat. Or can somebody point me to some useful information on the web or source code. I am having a hell of a time figuring this out.