Changes between Version 13 and Version 14 of Printing
- Timestamp:
- 10/14/15 12:04:22 (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Printing
v13 v14 31 31 = Debugging = 32 32 33 * run the [/browser/xpra/trunk/src/xpra/platform/printing.py xpra/platform/printing.py] script to see which printers are detected 33 * run the [/browser/xpra/trunk/src/xpra/platform/printing.py xpra/platform/printing.py] script to see which printers are detected (this script is available as {{{Print.exe}}} on MS Windows and as {{{Xpra.app/Contents/Helpers/Print}}} on OSX) 34 * you can use the same script to print files, ie: {{{./xpra/platform/printing.py /path/to/yourfile.pdf}}} 34 35 * run the client and server with the {{{-d printing}}} debug flags (see [/wiki/Logging]) 35 36 * look for the cups backend messages in your syslog (ie: with journald: {{{sudo journalctl -f -t xpraforwarder}}})