User Tools

Site Tools


doc:installation:printing

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revision Both sides next revision
doc:installation:printing [2013/03/14 22:44]
sunweaver
doc:installation:printing [2015/06/19 06:30]
ionic Sync cusp-x2go.conf paste with new config file.
Line 1: Line 1:
-====== X2Go Server Printing Component ======+====== X2Go Client-Side Printing ======
  
 For being able to use X2Go printing, you'll need a running CUPS server. You can use your network's existing CUPS server (multi-node X2Go printing, see below) or you can install a CUPS server on the same machine as the X2Go Server tools are running on (single-node X2Go printing setup).  For being able to use X2Go printing, you'll need a running CUPS server. You can use your network's existing CUPS server (multi-node X2Go printing, see below) or you can install a CUPS server on the same machine as the X2Go Server tools are running on (single-node X2Go printing setup). 
Line 16: Line 16:
  
 :!: **Before you begin!** :!: **Before you begin!**
-> This page is targeted at people who use Debian/Ubuntu packages provided by the X2Go project. Please make sure that you have added the X2Go repository to your package management system. The required steps are described here: [[wiki:x2go-repository-debian|Debian]], [[wiki:x2go-repository-ubuntu|Ubuntu]] (depending on the distro that you have chosen for your X2Go server).+> This page is targeted at people who use Debian/Ubuntu packages provided by the X2Go project. Please make sure that you have added the X2Go repository to your package management system. The required steps are described here: [[wiki:repositories:debian|Debian]], [[wiki:repositories:ubuntu|Ubuntu]] (depending on the distro that you have chosen for your X2Go Server).
  
 ===== Single-Node Printing ===== ===== Single-Node Printing =====
Line 65: Line 65:
  
 ## command to generate pdf files ## command to generate pdf files
-#ps2pdf = /usr/bin/gs -q -dCompatibilityLevel=1.4 -dNOPAUSE -dBATCH -dSAFER -sDEVICE=pdfwrite -sOutputFile="%s.pdf" -dAutoRotatePages=/PageByPage -dAutoFilterColorImages=false -dColorImageFilter=/FlateEncode -dPDFSETTINGS=/prepress -c .setpdfwrite -f "%s"+## CAUTION: this command MUST output the resulting PDF File to standard output. 
 +#ps2pdf = /usr/bin/gs -q -dCompatibilityLevel=1.4 -dNOPAUSE -dBATCH -dSAFER -sDEVICE=pdfwrite -sOutputFile=-dAutoRotatePages=/PageByPage -dAutoFilterColorImages=false -dColorImageFilter=/FlateEncode -dPDFSETTINGS=/prepress -dDoNumCopies -c .setpdfwrite -f \"%s\"
  
 ## loglevel for cups-x2go, possible values: emerg, alert, crit, err, warn, notice, info, debug ## loglevel for cups-x2go, possible values: emerg, alert, crit, err, warn, notice, info, debug
doc/installation/printing.txt · Last modified: 2017/11/05 15:15 by ionic