|
From: Mark H. <ha...@us...> - 2004-02-05 23:20:44
|
Hello Thiago,
There is a program called OmniDeviceTester which will print out a box
around the printable area of the page. To run this, do the following:
OmniDeviceTester --drawbox --cout output.prn Epson_LQ_1070_
cp output.prn /dev/lp0
It will print out a box that has two special lines running "up" the right
side and "across" the bottom side. If the full box is cut off, then it
will tell you how many pels are missing.
Hope this helps,
Mark
Take a look at the Linux Omni Printer Driver Framework at
http://www.ibm.com/linux/ltc/projects/omni/ |