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/15 15:09]
sunweaver
doc:installation:printing [2016/09/23 09:40]
ionic Typo/CI fix.
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