Am Dienstag, 12. Oktober 2004 17:34 schrieb Ralf Gesel|ensetter: > Now I got two more problems on the ltsp server: > 1. The print dialogue doesn't display my self defined printers 1&2, > but only the generic printer.
Okay, there is a solution with Openoffice 1.1 that might also work with 1.0: a) manually: select k-menu, openoffice, configure printer. edit "generic printer" and change command from "lpr" to "kprinter -stdin" (without quotes) b) globally: on ltspserver, edit /etc/openoffice/psprint.conf and locate section [Generic Pringer]. Change line Command= into Command=kprinter -stdin This makes openoffice forwarding its output to kde's printer dialogue where you now can select your printers as desired. Please feedback if this worked for you! Regards Ralf

