configure local printer

From: Conio sandiago
Date: Thu Feb 16 2006 - 06:50:12 EST


Hi All
i have a embedded linux successfully runing.
I want to add a printer in that.
Printer has usb interface.
The printer is succefully detected and a device node is created
in /dev/usb/lp0.

if i print a text file using following command

cat /temp.txt > /dev/usb/lp0
then the file is successfully printed.

Now i want to print a jpeg image
can anyone please let me know
how to do this

thanks
conio
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/