Electronic forms integration by modifying the Linux or Unix Printer Driver script file
When trying to load binary images through a parallel port, as with the simple DOS command:>
COPY <filename> LPT1 /B
You might have the best luck with the following UNIX command:
dd if=<sourcefile> of=/dev/lp0
'dd' is a handy utility to perform raw transfers without adding any extraneous characters. If dd is not available, try
cat sourcefile > /dev/lp0
See also
file: /Techref/os/linux/printing.htm, 0KB, , updated: 2002/7/1 10:57, local time: 2024/11/15 06:34,
18.222.182.8:LOG IN
|
©2024 These pages are served without commercial sponsorship. (No popup ads, etc...).Bandwidth abuse increases hosting cost forcing sponsorship or shutdown. This server aggressively defends against automated copying for any reason including offline viewing, duplication, etc... Please respect this requirement and DO NOT RIP THIS SITE. Questions? <A HREF="http://massmind.ecomorder.com/techref/os/linux/printing.htm"> *nix printing.</A> |
Did you find what you needed? |
Welcome to ecomorder.com! |
Welcome to massmind.ecomorder.com! |
.