-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Grant wrote:
| I have a printer that doesn't have Linux drivers, but I know people
| are able to print to it from within perl by referencing the device
| directly.  Would it be possible to print to this printer from within
| Firefox?  I see that you can specify the exact command Firefox
| executes for printing, but I'm not sure what that would be in this
| situation.  Is there a good command-line tool for sending a binary
| image file to a device (USB printer) for printing?  From the looks of
| dmesg, the printer is detected and ready to roll.
|
| - Grant
|
| --
| [email protected] mailing list
|

You could try
cat <image> > /dev/printername
No idea how that will work, though.
Don't blame me if the printer goes down in flames ;)
/N

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.6 (GNU/Linux)

iD8DBQFB79ht1wuvxhRaYCkRAvGaAKCFjBp5SqQc2Ru1EKeRnyNYclNXqACgwo4v
izMNaW9KgCvTi95lcitF8vE=
=rG6d
-----END PGP SIGNATURE-----

--
[email protected] mailing list



Reply via email to