gvalenti
26th November 2005, 22:48
We just migrated onto a IBM p570 server and I cannot get the printer queue's set up. When I do print from Baan the data itself is present but the separting lines between columns and headers are garbled characters. How can I make the server look at the right printer drivers? :rolleyes:
nick66
27th November 2005, 19:11
Hi gvalenti,
Assuming you want to use network printers? I have been struggling with this too and came up with this solution:
- use System V print spooling
- create jetdirect printer
- strip the file in /usr/spool/lp/admins/lp/interfaces (see attached file)
This way all the formatting is done in the Baan printer driver (in $BSE/lib/printinf) and is passed to the printer without any additional formatting bij the spooler.
Hope this helps,
Nick