Once you start LibreOffice it opens additional documents within the same
process - which is much faster than starting LibreOffice.
my
other question - where are printers defined in libreoffice?
System wide printer:
/usr/local/lib/libreoffice/share/psprint/psprint.conf
/usr/local/lib/libreoffice/share/psprint/driver
tried editing psprint.conf
did this
; Printer: contains the base name of the PPD and the Printer name separated by /
Printer=SGENPRT/Generic Printer
; DefaultPrinter: marks the default printer
DefaultPrinter=1
; Location: a user readable string that will be shown in the print dialog
Location=Druk
; Comment: a user readable string that will be shown in the print dialog
Comment=Druk
; Command: a command line that accepts PostScript as standard input (pipe)
; note: a shell will be started for the command
Command=cat >/tmp/out
; QuickCommand: a command line that accepts PostScript as standard input (pipe)
to check it out.
gets "cannot find default printer" when printing.
in printer settings there is no printer to choose.
You can manage printers with /usr/local/lib/libreoffice/program/spadmin
(including setting up per-user printers)
got:
"cannot install a printer because filesystem is readonly. please contact
administrator"
in spite of running as root and with all filesystem read-write
what more can i check?
_______________________________________________
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"