Documentation
GFAX documentation is a work in progress and not yet available.
It will be uploaded here as soon as I can get around to it.
ATTENTION There is a bug in the gnome-print driver for Gfax.
The [Fax G3] section of the fax-g3.profile file in /usr/share/gnome-print/0.31/profiles
reads as follows:
[Fax G3]
name=Fax driver (via gfax)
name[no]=Faks-driver (via gfax)
name[pl]=Driver faksowy (poprzez gfax)
output=command,gfax %s
comment=G3 fax driver, invoking gfax as transmission frontend
comment[pl]=Driver dla formatu faksowego G3, wykorzystuje gfax do wysłania danych
location=
mime-type=
driver=gnome-print-fax
It needs to be modified, login as root to do this. The mime and driver
section should be:
mime-type=application/postscript
driver=gnome-print-ps2
|