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 23:56]
sunweaver
doc:installation:printing [2016/09/23 09:40]
ionic Typo/CI fix.
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
Line 71: Line 72:
 </code> </code>
  
-<note>Before Sep 2011 configuring sudo was needed for local X2go printing, since then setting up sudo is only needed if CUPS with cups-x2go and the X2go server package are installed on //different// machines.</note>+<note>Before Sep 2011 configuring sudo was needed for local X2Go printing, since then setting up sudo is only needed if CUPS with cups-x2go and the X2Go server package are installed on //different// machines.</note>
  
  
doc/installation/printing.txt · Last modified: 2017/11/05 15:15 by ionic