|
From: Mark H. <ha...@us...> - 2002-10-17 15:44:11
|
Hi Giulio,
Sorry about the lack of reply. I have been on vacation and now am
preparing for a business trip.
Extract the source tarball and make sure it builds (with makeOmni and the
latest autotools).
One optimization you can do is edit devices.mak to only include the driver
directory and edit "Device List" to only include your device.
Then, edit the main xml file for the device and read the device form xml
file that it uses. Then edit the device form xml file to change the
margins.
Use the DeviceTester program to test the printable area first and then
change it.
DeviceTester drawbox driver libXXX.so cout output.prn
There may be a problem with margins and ghostscript so make sure that
DeviceTester works first.
Mark
Take a look at the Linux Omni Printer Driver Framework at
http://www.ibm.com/linux/ltc/projects/omni/
|