8 | | By default the feature is disabled and you must enable printing in the global configuration file or on the command line. |
9 | | |
10 | | Forwarding is only supported from MS Windows and Posix clients, and only when connecting to a Posix server. (support for MS Windows as server may be added in the future) |
| 6 | Limitations: |
| 7 | * the protocol and implementation may still change. See ticket #598. |
| 8 | * by default the feature is disabled and you must enable printing in the global configuration file or on the command line |
| 9 | * forwarding is only supported from MS Windows and Posix clients, and only when connecting to a Posix server. (support for MS Windows as server may be added in the future) |
| 10 | * you may hit permission issues (the user running the xpra server must be a printer administrator) |
| 11 | * you may hit issues with selinux (see #598 / #815) |
| 12 | * you are responsible for installing the required dependencies (the packages we provide do not include them) |